IImageSink::NeedRawProperty (Windows CE 5.0)

Send Feedback

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

IImageSink

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.