Library.CheckOutLicense

This function checks out a feature for licensing purposes.

Syntax Parameters Return Value
Sub Library.CheckOutLicense( _
    featureName As String)
featureName [in]

The feature to check out.

Type: String

This function does not return a value.