| GetNCMCodeSetup Method | |
| See Also |
- pINCMCodeSetupParams
The key of the NCM code to retrieve.
Retrieves an NCM code.
The NCM code is specified by its key (AbsEntry), which is contained in the NCMCodeSetupParams object passed to the method.
| Visual Basic |
|---|
Public Function GetNCMCodeSetup( _
   ByVal pINCMCodeSetupParams As NCMCodeSetupParams _
) As NCMCodeSetup |
- pINCMCodeSetupParams
The key of the NCM code to retrieve.
The NCM code with the specified key.