CollapsibleSectionImplCREATEHOSTFROMCPPPROC Delegate |
[Missing <summary> documentation for "T:Rhino.UI.Controls.CollapsibleSectionImpl.CREATEHOSTFROMCPPPROC"]
Namespace:
Rhino.UI.Controls
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public delegate IntPtr CREATEHOSTFROMCPPPROC(
IntPtr client
)
Public Delegate Function CREATEHOSTFROMCPPPROC (
client As IntPtr
) As IntPtr
Parameters
- client
- Type: SystemIntPtr
Return Value
Type:
IntPtrSee Also