This document is archived and information here might be outdated. Recommended version. |
Invokes the Editing mechanism of the implementing object.
[Visual Basic .NET]
Public Sub Invoke ( _
ByVal hParent As Integer _
)
[C#]
public void Invoke (
int hParent
);
[C++]
HRESULT Invoke(
OLE_HANDLE hParent
);
[C++] Parameters hParent [in]
hParent is a parameter of type OLE_HANDLE