IGPMStatusMessage interface (gpmgmt.h)

The IGPMStatusMessage interface contains property methods that retrieve various properties of status messages related to GPO operations.

Inheritance

The IGPMStatusMessage interface inherits from the IDispatch interface. IGPMStatusMessage also has these types of members:

Methods

The IGPMStatusMessage interface has these methods.

 
IGPMStatusMessage::ErrorCode

Returns the error that occurred during the GPMC operation.
IGPMStatusMessage::OperationCode

Returns a code related to the GPMC operation.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header gpmgmt.h

See also

IDispatch

IGPM

IGPMStatusMsgCollection