SoCallbackActionGetCurrentResponse Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoCallbackActionResponses GetCurrentResponse()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetCurrentResponse As SoCallbackActionResponses
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoCallbackActionResponses GetCurrentResponse()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetCurrentResponse : unit -> SoCallbackActionResponses
Return Value
Type:
SoCallbackActionResponsesRemarks See Also