Dart SNMP Library 4.0
CreateManager Method
The activated license string as it appears in the Activation Utility.
Description
Returns a licensed Manager object.
Syntax
Visual Basic
Public Function CreateManager( _
   ByVal license As String _
) As Manager
Parameters
license
The activated license string as it appears in the Activation Utility.
Return Value
A licensed Manager object.
Remarks

The value used for the license argument can be found in the Activation Utility. After launching the utility, select your activated product (if your product is not appended by '(activated)', follow the instructions in the Activation Utility) and click the 'Details' button; the License field contains the activated license string. This is not required for trial operation; an empty string may be passed in as the license argument.

See Also

ClassFactory Object  | ClassFactory Members


PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic