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.
Sets the value of the property pstrName
to pvarValue
.
Syntax
HRESULT SetProperty(LPCOLESTR pstrName,VARIANT *pvarValue);
Parameters
pstrName
[in] The name of the property to set the value of.
pvarValue
[in] The new value of the property.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |