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 structure contains information that the ICeFileFilterOptions::SetFilterOptions method uses to set file filter options.
typedef struct tagCFF_CONVERTOPTIONS {ULONG cbSize;BOOL bNoModalUI;} CFF_CONVERTOPTIONS;
Members
- cbSize
Size of the structure. This value should be initialized by the caller. - bNoModalUI
Boolean that is set to TRUE if the caller wants the converter to suppress all modal UI during the conversion.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Replfilt.h.
See Also
ActiveSync Structures |ICeFileFilterOptions::SetFilterOptions
Send Feedback on this topic to the authors