GM_Utility .CreateS63UserPermitFile Method |
Create a S-63 user permit file for use by clients to request
encrypted S-63 chart files from data providers for loading
with Global Mapper or your Global Mapper SDK-based application.
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public static GM_Error_t32 CreateS63UserPermitFile(
string aFilename
)
Parameters
- aFilename
-
Type:
System
.
String
IN: Name of user permit file to create
Return Value
Type: GM_Error_t32A GM Error Code
