ReactOS 0.4.15-dev-7942-gd23573b
IHtmlLoadOptions Interface Reference
Inheritance diagram for IHtmlLoadOptions:
Collaboration diagram for IHtmlLoadOptions:

Public Types

enum  HTMLLOADOPTION { HTMLLOADOPTION_CODEPAGE , HTMLLOADOPTION_INETSHORTCUTPATH , HTMLLOADOPTION_HYPERLINK , HTMLLOADOPTION_FRAMELOAD }
 
- Public Types inherited from IOptionArray
typedef IOptionArrayLPOPTIONARRAY
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Additional Inherited Members

- Public Member Functions inherited from IOptionArray
HRESULT QueryOption ([in] DWORD dwOption, [out, size_is(*pcbBuf)] LPVOID pBuffer, [in, out] ULONG *pcbBuf)
 
HRESULT SetOption ([in] DWORD dwOption, [in, size_is(cbBuf)] LPVOID pBuffer, [in] ULONG cbBuf)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 55 of file optary.idl.

Member Enumeration Documentation

◆ HTMLLOADOPTION

Enumerator
HTMLLOADOPTION_CODEPAGE 
HTMLLOADOPTION_INETSHORTCUTPATH 
HTMLLOADOPTION_HYPERLINK 
HTMLLOADOPTION_FRAMELOAD 

Definition at line 57 of file optary.idl.


The documentation for this interface was generated from the following file: