HP Operations Manager for Windows

OV_Tools::Modify()
OV_Tools::Modify_Trans()


void Modify(
[in] OV_Tools ToolGroup)
void Modify_Trans(
[in] string TransId,
[in] OV_Tools ToolGroup)

Parameters

TransId
Transaction ID returned from OV_Transaction::Start().
ToolGroup
Modified instance of OV_Tools to store.

Calling Convention

These methods can be called only from a WMI instance object.

Description

Stores changes performed to one or more properties.

It is not possible to get an instance of OV_Tools to reflect changes to its properties from within IWbemService::ExecMethodAsync. For this reason, an instance of OV_Tools is specified as the ToolGroup parameter, even though this method is already called in the context of this instance.

As with the OV_Tools::Create method, this method checks the following:

Return Value

None.

Extended Status Codes

MDLAPI_E_PROPERTY_MISSING
Property is not set.
MDLAPI_E_INVALID_CAPTION
Specified object Caption parameter is not valid.
MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.

 

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.