CIeAxiInstallerService object

The CIeAxiInstallerService object implements the IAxiService and IeAxiServiceCallback interfaces.

This object is not declared in a public header. Applications must define it themselves. The following Interface Definition Language (IDL) fragment describes this object, including its CLSID.

[
        uuid(90F18417-F0F1-484E-9D3C-59DCEEE5DBD8)
]
    coclass CIeAxiInstallerService
    {
        [default] interface IeAxiService;
        interface IeAxiServiceCallback;
    }

Requirements

Requirement Value
Minimum supported client
Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate [desktop apps only]
Minimum supported server
None supported

See also

IAxiService

IeAxiServiceCallback