This document is archived and information here might be outdated. Recommended version. |
Returns the indices of the orientation file.
[Visual Basic .NET] Public Function QueryOrientationFieldIndexes ( _ ByVal OrientationFile As String _ ) As ILongArray
[C#] public ILongArray QueryOrientationFieldIndexes ( string OrientationFile );
[C++]
HRESULT QueryOrientationFieldIndexes(
BSTR OrientationFile
);
[C++] Parameters OrientationFile [in]
OrientationFile is a parameter of type BSTR