CadGetPathFileName
CHM-documented name for the path-stripped filename — same as ShortFileName.
void CadGetPathFileName (
YuHandle hDwg,
void* szFileName
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate. - szFileName (void*)
- NUL-terminated UTF-8 string.
Return Value
None.