The GetSupportedExts function returns the list of the supported files.
Syntax:
int GetSupportedExts(
LPWSTR ASupportedExts
);
Parameters:
ASupportedExts |
List of file extensions |
Return Value:
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastErrorCAD.
See Also
© 2003-2024 CADSoftTools
Go to CAD DLL