This method is called from the professional edition generic server V5.1 an newer at startup. It passes an additional callback methods supported by the professional edition generic server. The callback method can be called anytime to exchange data with the generic server.
The DefineCallbacks2 method must not be overloaded or changed. The default implementation stores the delegates for later callbacks.
Visual Basic (Declaration) | |
---|---|
Public Sub DefineCallbacks2( _ ByVal dlgGetServerInstanceInfo As GetServerInstanceInfo _ ) |
C# | |
---|---|
public void DefineCallbacks2( GetServerInstanceInfo dlgGetServerInstanceInfo ) |
Parameters
- dlgGetServerInstanceInfo
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family