surfmap_start

Initialization. The interface is the function that must be first called.

Interface definition

 
  extern "C" __declspec(dllimport) void surfmap_Start()

Interface parameters

None

 

Return value

No return value

 

 

Back to top