Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |