Click or drag to resize
SoGLRenderActionAbortUserDataCB Delegate

Note: This API is now obsolete.

AbortCB delegate. See #SetAbortCallback for more details.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public delegate SoGLRenderActionAbortCodes AbortUserDataCB(
	Object userData
)

Parameters

userData
Type: SystemObject

Return Value

Type: SoGLRenderActionAbortCodes
See Also