Application.CheckOutLicense
This function checks out a feature for licensing purposes.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Application.CheckOutLicense( _
featureName As String)
|
The feature to check out. Type: String |
This function does not return a value. |