Retrieves a DNF code.
The DNF code is specified by its key (AbsEntry), which is contained in the DNFCodeSetupParams object passed to the method.
Retrieves a DNF code.
The DNF code is specified by its key (AbsEntry), which is contained in the DNFCodeSetupParams object passed to the method.
| Visual Basic |
|---|
Public Function GetDNFCodeSetup( _ ByVal pIDNFCodeSetupParams As DNFCodeSetupParams _ ) As DNFCodeSetup |
The key of the DNF code to retrieve.