| lcTIN_FileLoad | Home |
|
BOOL lcTIN_FileLoad ( LPCWSTR szFileName, HANDLE hLcWnd ); |
| szFileName | |
| TIN data filename. If the string is "<Dialog>" or empty, then user will select a file by dialog. | |
| hLcWnd | |
| Handle to a graphics window object. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcTIN_FileSave,   lcTIN_BndFileSave |