Responder Developer Guide
SetApp Method


Provides a means to initialize the ArcMap singleton objects.
Syntax
'Declaration
 
Public Shared Sub SetApp( _
   ByVal hook As Object _
) 
'Usage
 
Dim hook As Object
 
NetApp.SetApp(hook)
public static void SetApp( 
   object hook
)

Parameters

hook
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

NetApp Class
NetApp Members

 

 


Send Comment