Click or drag to resize
SoLDMTileManagerGetTileData Method (Queue, Int32, UInt16)

Note: This API is now obsolete.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute]
public virtual void GetTileData(
	Queue tileIDs,
	int* errorIndicator,
	ushort volumeDataId
)

Parameters

tileIDs
Type: System.CollectionsQueue
errorIndicator
Type: SystemInt32IsImplicitlyDereferenced*
volumeDataId
Type: SystemUInt16
See Also