Client Application Object


The Client Application object provides the following interface:

Up ArrowBack to ActiveX Reference

IConfApplicationX

This interface provides the following properties:

Up ArrowBack to Client Application Object

IConfApplicationX Properties

This section describes the properties for the IConfApplicationX interface.

IConfApplicationX::GUID

HRESULT GUID(
BSTR *pbstrID);

Indicates a string form of an application's globally unique identifier (GUID).

pbstrID
Address of a string containing the application's unique identifier.

Up ArrowBack to IConfApplicationX Interface

Up ArrowBack to Client Application Object

Up ArrowBack to ActiveX Listing

IConfApplicationX::Name

HRESULT Name(
BSTR *pbstrName);

Indicates an application name string.

pbstrName
Address to receive a string for the application name.

Up ArrowBack to IConfApplicationX Interface

Up ArrowBack to Client Application Object

Up ArrowBack to ActiveX Listing

Last Updated: November 1, 1997
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.