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.
This method is used by an image source to send raw information about an image to an image sink.
HRESULT PushRawInfo( void* info);
Parameters
- info
[in, out] A void pointer to the image information data.
Return Values
If successful, this method returns S_OK.
This method may return E_NOTIMPL if it fails.
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