return the parent handle
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2023
Syntax
| C# |
|---|
public IntPtr GetParentHwnd() |
| Visual Basic |
|---|
Public Function GetParentHwnd As IntPtr |
| Visual C++ |
|---|
public: IntPtr GetParentHwnd() |