Click or drag to resize
SoGraphicDeviceGetLongNum Method (SoGraphicConfigTemplate)

Note: This API is now obsolete.

Returns the number of the graphics configurations supported by this device and the given template.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use GetNum() instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public ulong GetLongNum(
	SoGraphicConfigTemplate temp
)

Parameters

temp
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplate

Return Value

Type: UInt64
Remarks