CadDialogSaveFile
Dialog save file.
std::int32_t CadDialogSaveFile (
void* hParent,
void* szOut
);
Parameters
- hParent (void*)
- Caller-supplied output pointer.
- szOut (void*)
- NUL-terminated UTF-8 string.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.