ILicWizExternal.DepositPidKey Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function DepositPidKey ( _
    bstrKey As String, _
    fMORW As Integer _
) As Integer
'Usage
Dim instance As ILicWizExternal
Dim bstrKey As String
Dim fMORW As Integer
Dim returnValue As Integer

returnValue = instance.DepositPidKey(bstrKey, _
    fMORW)
int DepositPidKey(
    string bstrKey,
    int fMORW
)

Parameters

Return Value

Type: System.Int32

See Also

Reference

ILicWizExternal Interface

ILicWizExternal Members

Microsoft.Office.Core Namespace