AGI AgAsPlugin 11 Send comments on this topic.
FormatID Property (IAgAsEphemFileReaderPluginResultEphem)
See Also 
Windows






Windows & Linux

Description

File Format identification. Cannot contain spaces.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FormatID() As String

[C#]
public string FormatID {get;}

[Managed C++]
public: __property String __gc ^ get_FormatID();

[Unmanaged C++]
public: HRESULT get_FormatID(
BSTR * pRetVal
);

[Java]
public String getFormatID();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface