This document is archived and information here might be outdated. Recommended version. |
Displays a dialog that lets the user select a symbol.
[Visual Basic .NET] Public Function SelectSymbol ( _ ByVal HWnd As Integer _ ) As Boolean
[C#] public bool SelectSymbol ( int HWnd );
[C++]
HRESULT SelectSymbol(
OLE_HANDLE HWnd
);
[C++]
Parameters HWnd [in]
HWnd is a parameter of type OLE_HANDLE