42 uuid(7279fc81-709
d-4095-b63d-69fe4b0d9030),
58 [
out]
UINT *qualifiedName_length);
60 [
out]
UINT *nnamespaceUri_length);
62 [
out]
UINT *locale_name_length);
85 uuid(7279fc82-709
d-4095-b63d-69fe4b0d9030),
228cpp_quote(
"STDAPI CreateXmlReader(REFIID riid, void **ppvObject, IMalloc *pMalloc);")
257 uuid(7279FC88-709
D-4095-B63D-69FE4B0D9030),
298cpp_quote(
"STDAPI CreateXmlWriter(REFIID riid, void **ppvObject, IMalloc *pMalloc);")
CD3D10_BUFFER_DESC D3D10_BUFFER_DESC cpp_quote(" ~CD3D10_BUFFER_DESC() {}") operator const D3D10_BUFFER_DESC &() const
coclass PSFactoryBuffer pointer_default(unique)] interface ObjectRpcBaseTypes
static BSTR local_name(call_frame_t *frame, int ref)
GLint GLint GLsizei GLsizei GLsizei depth
GLenum GLenum GLenum input
HRESULT GetAttributeCount([out] UINT *attributeCount)
HRESULT GetProperty([in] UINT property, [out] LONG_PTR *value)
HRESULT MoveToFirstAttribute(void)
HRESULT GetValue([out] LPCWSTR *value, [out] UINT *value_length)
HRESULT MoveToNextAttribute(void)
HRESULT GetBaseUri([out] LPCWSTR *baseUri, [out] UINT *baseUri_length)
HRESULT GetDepth([out] UINT *depth)
HRESULT GetLocalName([out] LPCWSTR *local_name, [out] UINT *locale_name_length)
HRESULT MoveToAttributeByName([in] LPCWSTR local_name, [in] LPCWSTR namespaceUri)
HRESULT ReadValueChunk([out] WCHAR *buffer, [in] UINT chunk_size, [in, out] UINT *read)
HRESULT GetLinePosition([out] UINT *linePosition)
HRESULT MoveToElement(void)
HRESULT GetNodeType([out] XmlNodeType *node_type)
HRESULT SetProperty([in] UINT property, [in] LONG_PTR value)
HRESULT GetLineNumber([out] UINT *lineNumber)
HRESULT Read([out] XmlNodeType *node_type)
HRESULT GetQualifiedName([out] LPCWSTR *qualifiedName, [out] UINT *qualifiedName_length)
HRESULT GetPrefix([out] LPCWSTR *prefix, [out] UINT *prefix_length)
HRESULT GetNamespaceUri([out] LPCWSTR *namespaceUri, [out] UINT *nnamespaceUri_length)
BOOL IsEmptyElement(void)
HRESULT SetInput([in] IUnknown *input)
HRESULT ResolveUri([in] LPCWSTR base_uri, [in] LPCWSTR public_id, [in] LPCWSTR system_id, [out] IUnknown **input)
HRESULT WriteRaw([in] LPCWSTR pwszData)
HRESULT WriteCharEntity([in] WCHAR wch)
HRESULT WriteAttributes([in] IXmlReader *pReader, [in] BOOL fWriteDefaultAttributes)
HRESULT WriteStartDocument([in] XmlStandalone standalone)
HRESULT WriteComment([in] LPCWSTR pwszComment)
HRESULT WriteEndElement()
HRESULT WriteChars([in] const WCHAR *pwch, [in] UINT cwch)
HRESULT WriteElementString([in] LPCWSTR pwszPrefix, [in] LPCWSTR pwszLocalName, [in] LPCWSTR pwszNamespaceUri, [in] LPCWSTR pwszValue)
HRESULT WriteNodeShallow([in] IXmlReader *pReader, [in] BOOL fWriteDefaultAttributes)
HRESULT WriteFullEndElement()
HRESULT WriteEndDocument()
HRESULT WriteWhitespace([in] LPCWSTR pwszWhitespace)
HRESULT WriteNode([in] IXmlReader *pReader, [in] BOOL fWriteDefaultAttributes)
HRESULT WriteName([in] LPCWSTR pwszName)
HRESULT WriteRawChars([in] const WCHAR *pwch, [in] UINT cwch)
HRESULT WriteProcessingInstruction([in] LPCWSTR pwszName, [in] LPCWSTR pwszText)
HRESULT WriteEntityRef([in] LPCWSTR pwszName)
HRESULT WriteCData([in] LPCWSTR pwszText)
HRESULT WriteSurrogateCharEntity([in] WCHAR wchLow, [in] WCHAR wchHigh)
HRESULT SetProperty([in] UINT nProperty, [in] LONG_PTR pValue)
HRESULT WriteString([in] LPCWSTR pwszText)
HRESULT GetProperty([in] UINT nProperty, [out] LONG_PTR *ppValue)
HRESULT WriteNmToken([in] LPCWSTR pwszNmToken)
HRESULT WriteAttributeString([in] LPCWSTR pwszPrefix, [in] LPCWSTR pwszLocalName, [in] LPCWSTR pwszNamespaceUri, [in] LPCWSTR pwszValue)
HRESULT WriteQualifiedName([in] LPCWSTR pwszLocalName, [in] LPCWSTR pwszNamespaceUri)
HRESULT WriteDocType([in] LPCWSTR pwszName, [in] LPCWSTR pwszPublicId, [in] LPCWSTR pwszSystemId, [in] LPCWSTR pwszSubset)
HRESULT SetOutput([in] IUnknown *pOutput)
HRESULT WriteStartElement([in] LPCWSTR pwszPrefix, [in] LPCWSTR pwszLocalName, [in] LPCWSTR pwszNamespaceUri)
@ XmlReadState_Interactive
@ WR_E_XMLPREFIXDECLARATION
@ XML_E_INVALID_HEXIDECIMAL
@ WR_E_NAMESPACEUNDECLARED
@ WR_E_DUPLICATEATTRIBUTE
@ WR_E_XMLNSURIDECLARATION
@ NC_E_XMLNSPREFIXRESERVED
@ WR_E_INVALIDSURROGATEPAIR
@ SC_E_MAXENTITYEXPANSION
@ WR_E_XMLNSPREFIXDECLARATION
@ WC_E_NOEXTERNALENTITYREF
@ WR_E_NSPREFIXWITHEMPTYNSURI
@ XmlWriterProperty_ConformanceLevel
@ XmlWriterProperty_OmitXmlDeclaration
@ XmlWriterProperty_MultiLanguage
@ XmlWriterProperty_ByteOrderMark
@ XmlWriterProperty_Indent
@ _XmlWriterProperty_Last
STDAPI CreateXmlReaderInputWithEncodingName(IUnknown *stream, IMalloc *pMalloc, LPCWSTR encoding, BOOL hint, LPCWSTR base_uri, IXmlReaderInput **ppInput)
@ XmlConformanceLevel_Document
@ XmlConformanceLevel_Auto
@ _XmlConformanceLevel_Last
@ XmlConformanceLevel_Fragment
@ _XmlReaderProperty_Last
@ XmlReaderProperty_MultiLanguage
@ XmlReaderProperty_DtdProcessing
@ XmlReaderProperty_RandomAccess
@ XmlReaderProperty_ConformanceLevel
@ XmlReaderProperty_XmlResolver
@ XmlReaderProperty_MaxEntityExpansion
@ XmlReaderProperty_MaxElementDepth
@ XmlReaderProperty_ReadState
STDAPI CreateXmlWriterOutputWithEncodingCodePage(IUnknown *stream, IMalloc *pMalloc, UINT codepage, IXmlWriterOutput **output)
@ XmlNodeType_ProcessingInstruction
@ XmlNodeType_XmlDeclaration
@ XmlNodeType_DocumentType
STDAPI CreateXmlWriterOutputWithEncodingName(IUnknown *stream, IMalloc *pMalloc, LPCWSTR encoding, IXmlWriterOutput **output)