RhinoCommon API
IStackedDialogPageServiceGetNativePageWindow Method (Object, Object) |
Get the unmanaged pointer associated with the pages content control
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
IntPtr GetNativePageWindow( Object nativeWindowObject, out Object host )
Function GetNativePageWindow ( nativeWindowObject As Object, <OutAttribute> ByRef host As Object ) As IntPtr
Parameters
- nativeWindowObject
- Type: SystemObject
[Missing <param name="nativeWindowObject"/> documentation for "M:Rhino.UI.IStackedDialogPageService.GetNativePageWindow(System.Object,System.Object@)"]
- host
- Type: SystemObject
[Missing <param name="host"/> documentation for "M:Rhino.UI.IStackedDialogPageService.GetNativePageWindow(System.Object,System.Object@)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:Rhino.UI.IStackedDialogPageService.GetNativePageWindow(System.Object,System.Object@)"]