|
HRESULT | SetURL ([in] const WCHAR *pszBaseUrl,[in] const WCHAR *pszRelativeUrl,[in] BOOL fAsync) |
|
HRESULT | Load ([in] BOOL fFullyAvailable, [in] IMoniker *pimkName, [in] LPBC pibc, [in] DWORD grfMode) |
|
HRESULT | SetInput ([in] IUnknown *pStm) |
|
HRESULT | PushData ([in] const char *pData, [in] ULONG ulChars, [in] BOOL fLastBuffer) |
|
HRESULT | LoadDTD ([in] const WCHAR *pszBaseUrl, [in] const WCHAR *pszRelativeUrl) |
|
HRESULT | LoadEntity ([in] const WCHAR *pszBaseUrl, [in] const WCHAR *pszRelativeUrl, [in] BOOL fpe) |
|
HRESULT | ParseEntity ([in] const WCHAR *pwcText, [in] ULONG ulLen, [in] BOOL fpe) |
|
HRESULT | ExpandEntity ([in] const WCHAR *pwcText, [in] ULONG ulLen) |
|
HRESULT | SetRoot ([in] PVOID pRoot) |
|
HRESULT | GetRoot ([in] PVOID *ppRoot) |
|
HRESULT | Run ([in] long lChars) |
|
HRESULT | GetParserState () |
|
HRESULT | Suspend () |
|
HRESULT | Reset () |
|
HRESULT | SetFlags ([in] ULONG iFlags) |
|
HRESULT | SetSecureBaseURL ([in] const WCHAR *pszBaseUrl) |
|
HRESULT | GetSecureBaseURL ([out] const WCHAR **ppwcBuf) |
|
HRESULT | SetURL ([in] const WCHAR *pszBaseUrl,[in] const WCHAR *pszRelativeUrl,[in] BOOL fAsync) |
|
HRESULT | Load ([in] BOOL fFullyAvailable, [in] IMoniker *pimkName, [in] LPBC pibc, [in] DWORD grfMode) |
|
HRESULT | SetInput ([in] IUnknown *pStm) |
|
HRESULT | PushData ([in] const char *pData, [in] ULONG ulChars, [in] BOOL fLastBuffer) |
|
HRESULT | LoadDTD ([in] const WCHAR *pszBaseUrl, [in] const WCHAR *pszRelativeUrl) |
|
HRESULT | LoadEntity ([in] const WCHAR *pszBaseUrl, [in] const WCHAR *pszRelativeUrl, [in] BOOL fpe) |
|
HRESULT | ParseEntity ([in] const WCHAR *pwcText, [in] ULONG ulLen, [in] BOOL fpe) |
|
HRESULT | ExpandEntity ([in] const WCHAR *pwcText, [in] ULONG ulLen) |
|
HRESULT | SetRoot ([in] PVOID pRoot) |
|
HRESULT | GetRoot ([in] PVOID *ppRoot) |
|
HRESULT | Run ([in] long lChars) |
|
HRESULT | GetParserState () |
|
HRESULT | Suspend () |
|
HRESULT | Reset () |
|
HRESULT | SetFlags ([in] ULONG iFlags) |
|
HRESULT | SetSecureBaseURL ([in] const WCHAR *pszBaseUrl) |
|
HRESULT | GetSecureBaseURL ([out] const WCHAR **ppwcBuf) |
|
HRESULT | SetFactory ([in] IXMLNodeFactory *pNodeFactory) |
|
HRESULT | GetFactory ([out] IXMLNodeFactory **ppNodeFactory) |
|
HRESULT | Abort ([in] BSTR bstrErrorInfo) |
|
ULONG | GetLineNumber () |
|
ULONG | GetLinePosition () |
|
ULONG | GetAbsolutePosition () |
|
HRESULT | GetLineBuffer ([out] const WCHAR **ppBuf,[out] ULONG *Len, [out] ULONG *StartPos) |
|
HRESULT | GetLastError () |
|
HRESULT | GetErrorInfo ([out] BSTR *pErrorInfo) |
|
ULONG | GetFlags () |
|
HRESULT | GetURL ([out] const WCHAR **ppBuf) |
|
HRESULT | SetFactory ([in] IXMLNodeFactory *pNodeFactory) |
|
HRESULT | GetFactory ([out] IXMLNodeFactory **ppNodeFactory) |
|
HRESULT | Abort ([in] BSTR bstrErrorInfo) |
|
ULONG | GetLineNumber () |
|
ULONG | GetLinePosition () |
|
ULONG | GetAbsolutePosition () |
|
HRESULT | GetLineBuffer ([out] const WCHAR **ppBuf,[out] ULONG *Len, [out] ULONG *StartPos) |
|
HRESULT | GetLastError () |
|
HRESULT | GetErrorInfo ([out] BSTR *pErrorInfo) |
|
ULONG | GetFlags () |
|
HRESULT | GetURL ([out] const WCHAR **ppBuf) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 308 of file xmlparser.idl.