IOptions::GetProperty
Gets the value of the pstrName
property.
Syntax
HRESULT GetProperty(LPCOLESTR pstrName,VARIANT *pvarValue);
Parameters
pstrName
[in] The name of the property.
pvarValue
[out,retval] The value of the property.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |