Table of Contents
format_SetFlagsDescription
This function has been deprecated. Please use format_SetFlags2 instead.
Set the file format capabilities flags (native/non-native, and mosaic/non-mosaic). Function prototypebool CExtAPI::format_SetFlags(ZFORMAT hFormat, bool Native, bool Mosaic); Arguments
Return valueFalse if an error occurred, and true otherwise. CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
|