Deletes an existing DNF code.
The DNF code is specified by its key (AbsEntry), which is contained in the DNFCodeSetupParams object passed to the method.
Deletes an existing 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 Sub DeleteDNFCodeSetup( _ ByVal pIDNFCodeSetupParams As DNFCodeSetupParams _ ) |
| Deleting a DNF code (C#) | ||
|---|---|---|
| ||