Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Host property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the name of this object’s host.

Class

IInstance

Syntax

[C#]

string Host { set; get; };

[Visual C++]

// Retrieve the name of the Host for this object, or

// blank if unassigned.

HRESULT Host(

// The name of the Host for this object.

[out, retval] BSTR* theHost

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in