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.
Retrieves the value as an allocated propvariant.
HRESULT GetValue(
PROPVARIANT **ppPropVariant
);
Parameters
- ppPropVariant
When the function returns, this parameter contains the chunk value.
Return Value
S_OK if PROPVARIANT was allocated successfully and the chunk value was successfully copied to ppPropVariant; otherwise an error code.
Requirements
Header: afxwin.h