IImageSink::NeedRawProperty (Windows CE 5.0)
This method is used by an image source to determine whether an image sink can accept raw properties.
HRESULT NeedRawProperty();
Parameters
None.
Return Values
This method returns S_OK if the sink can handle raw properties, and E_FAIL otherwise.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Imaging.h.
Link Library: Imaging.lib.
See Also
Send Feedback on this topic to the authors