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.38.0 (9.9.38.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use GetNum() instead.")]
public ulong GetLongNum(
	SoGraphicConfigTemplate temp
)

Parameters

temp
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplate

Return Value

Type: UInt64
Remarks