IImageSink::NeedRawProperty (Compact 2013)
3/26/2014
This feature is being deprecated for this release. Refer to this component: Windows Imaging Component.
This method is used by an image source to determine whether an image sink can accept raw properties.
Syntax
HRESULT NeedRawProperty();
Parameters
None.
Return Value
This method returns S_OK if the sink can handle raw properties, and E_FAIL otherwise.
Requirements
Header |
imaging.h |
Library |
Imaging.lib |