The DeleteByID Windows Management Instrumentation (WMI) class method, in Configuration Manager, deletes a group of up to 256 status messages.

The following syntax is simplified from Managed Object Format (MOF) code and is intended to show the definition of the method.

UInt32 DeleteByID(
   UInt32 RecordIDs[]
);

Parameters

RecordIDs


Data type: UInt32 ArrayQualifiers: [in, Max(256)]IDs for the records of the status messages to delete.

Return Values

A UInt32 data type that indicates the number of rows deleted.

Requirements

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.