STK XSend comments on this topic.
HostID Property (AgSTKXApplication)
See Also 
Windows






Windows & Linux

Description

Returns the Host ID.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HostID() As String
[C#]
public string HostID {get;}
[Managed C++]
public: __property String __gc ^ get_HostID();
[Unmanaged C++]
public: HRESULT get_HostID(
   BSTR * pRetVal
);
[Java]
public String getHostID();

Remarks

Returns the host identification information used for licensing.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.