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 sets the filter options using a pointer to the CFF_CONVERTOPTIONS structure.
HRESULT ICeFileFilterOptions::SetFilterOptions(CFF_CONVERTOPTIONS* pco);
Parameters
- pco
[in] Pointer to the CFF_CONVERTIOPTIONS structure.
Return Values
An appropriate HRESULT value is returned.
Remarks
Initialize the CFF_CONVERTIOPTIONS parameter by setting the cbSize member and the appropriate members before calling SetFilterOptions.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Replfilt.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors