\n
Microsoft Invisible Computing

ICIM_RecordLog Interface

Sample CIM class for WS-Management interop workshop. Look for real CIM schema at MSDN.

XML namespace CIMLogger=http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_RecordLog

XML namespace wmirl=http://schemas.microsoft.com/wbem/wsman/1/wmi/root/hardware/RecordLog

C type for interface pointer:

Extends IUnknown

Implemented by WsMan

Methods: ClearLog

Structs: ClearLog_INPUT ClearLog_OUTPUT

Methods

ClearLog

Structs

ClearLog_INPUT
ClearLog_OUTPUT

ICIM_RecordLog.ClearLog Method

SCODE ClearLog( 
    /*in,this*/ PICIM_RecordLog iThis,
    /*in,optional*/ PClearLog_INPUT ClearLog_INPUT,
    /*out*/ PClearLog_OUTPUT ClearLog_OUTPUT)
ClearLog_INPUT
ClearLog_OUTPUT

C++

SCODE ICIM_RecordLog::ClearLog( 
    /*in,optional*/ PClearLog_INPUT ClearLog_INPUT,
    /*out*/ PClearLog_OUTPUT ClearLog_OUTPUT)

ClearLog_INPUT Structure

Fields
Value
C/C++ type: _TCHAR *
Serializer Type: string

ClearLog_OUTPUT Structure

Fields
ReturnValue
C/C++ type: UINT
Serializer Type: UINT

©2006 Microsoft Corporation. All rights reserved. Terms of Use Privacy Statement Accessibility End User License Agreement