ReactOS 0.4.16-dev-550-g2186ce3
|
Public Types | |
enum | HTMLLOADOPTION { HTMLLOADOPTION_CODEPAGE , HTMLLOADOPTION_INETSHORTCUTPATH , HTMLLOADOPTION_HYPERLINK , HTMLLOADOPTION_FRAMELOAD } |
Public Types inherited from IOptionArray | |
typedef IOptionArray * | LPOPTIONARRAY |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
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 () |
Definition at line 55 of file optary.idl.
Enumerator | |
---|---|
HTMLLOADOPTION_CODEPAGE | |
HTMLLOADOPTION_INETSHORTCUTPATH | |
HTMLLOADOPTION_HYPERLINK | |
HTMLLOADOPTION_FRAMELOAD |
Definition at line 57 of file optary.idl.