ILicWizExternal.ResignDpc Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub ResignDpc ( _
bstrProductCode As String _
)
'Usage
Dim instance As ILicWizExternal
Dim bstrProductCode As String
instance.ResignDpc(bstrProductCode)
void ResignDpc(
string bstrProductCode
)
Parameters
- bstrProductCode
Type: System.String