This document is archived and information here might be outdated. Recommended version. |
Tells you if a particular file is of UAV/UAS type.
[Visual Basic .NET] Public Function IsUavUasFile ( _ ByVal inputPath As String _ ) As Boolean
[C#] public bool IsUavUasFile ( string inputPath );
[C++]
HRESULT IsUavUasFile(
BSTR inputPath
);
[C++]
Parameters inputPath [in]
inputPath is a parameter of type BSTR