CollapsibleSectionImpl.CREATEHOSTFROMCPPPROC Delegate

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: IntPtr
Version Information

Rhino for Windows

Supported in: 6.8
See Also