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 a global build property.
Syntax
HRESULT SetProperty( BSTR bstrName, BSTR bstrValue);
Parameters
bstrName
[in] The name of the property.
bstrValue
[in] The value of the property.
Return Value
One of the standard HRESULT
values.
Remarks
The meaning of setting a property depends on the implementation and the specific project.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |