CMFCFilterChunkValueImpl::GetValue
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