ReactOS 0.4.15-dev-7788-g1ad9096
IActiveScriptProperty Interface Reference
Inheritance diagram for IActiveScriptProperty:
Collaboration diagram for IActiveScriptProperty:

Public Member Functions

HRESULT GetProperty ([in] DWORD dwProperty, [in] VARIANT *pvarIndex, [out] VARIANT *pvarValue)
 
HRESULT SetProperty ([in] DWORD dwProperty, [in] VARIANT *pvarIndex, [in] VARIANT *pvarValue)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 555 of file activscp.idl.

Member Function Documentation

◆ GetProperty()

HRESULT IActiveScriptProperty::GetProperty ( [in] DWORD  dwProperty,
[in] VARIANT pvarIndex,
[out] VARIANT pvarValue 
)

◆ SetProperty()

HRESULT IActiveScriptProperty::SetProperty ( [in] DWORD  dwProperty,
[in] VARIANT pvarIndex,
[in] VARIANT pvarValue 
)

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