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.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public virtual void GetTileData(
	Queue tileIDs,
	int* errorIndicator,
	ushort volumeDataId
)

Parameters

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