powcwmi.comtypes module#
- class powcwmi.comtypes.IEnumWbemClassObject#
ベースクラス:
IUnknown- Clone = <COM method offset 6: WinFunctionType>#
- Next = <COM method offset 4: WinFunctionType>#
- NextAsync = <COM method offset 5: WinFunctionType>#
- Reset = <COM method offset 3: WinFunctionType>#
- Skip = <COM method offset 7: WinFunctionType>#
- class powcwmi.comtypes.IWbemCallResult#
ベースクラス:
IUnknown
- class powcwmi.comtypes.IWbemClassObject#
ベースクラス:
IUnknown- BeginEnumeration = <COM method offset 8: WinFunctionType>#
- BeginMethodEnumeration = <COM method offset 22: WinFunctionType>#
- Clone = <COM method offset 12: WinFunctionType>#
- CompareTo = <COM method offset 16: WinFunctionType>#
- Delete = <COM method offset 6: WinFunctionType>#
- DeleteMethod = <COM method offset 21: WinFunctionType>#
- EndEnumeration = <COM method offset 10: WinFunctionType>#
- EndMethodEnumeration = <COM method offset 24: WinFunctionType>#
- Get = <COM method offset 4: WinFunctionType>#
- GetMethod = <COM method offset 19: WinFunctionType>#
- GetMethodOrigin = <COM method offset 26: WinFunctionType>#
- GetMethodQualifierSet = <COM method offset 25: WinFunctionType>#
- GetNames = <COM method offset 7: WinFunctionType>#
- GetObjectText = <COM method offset 13: WinFunctionType>#
- GetPropertyOrigin = <COM method offset 17: WinFunctionType>#
- GetPropertyQualifierSet = <COM method offset 11: WinFunctionType>#
- GetQualifierSet = <COM method offset 3: WinFunctionType>#
- InheritsFrom = <COM method offset 18: WinFunctionType>#
- Next = <COM method offset 9: WinFunctionType>#
- NextMethod = <COM method offset 23: WinFunctionType>#
- Put = <COM method offset 5: WinFunctionType>#
- PutMethod = <COM method offset 20: WinFunctionType>#
- SpawnDerivedClass = <COM method offset 14: WinFunctionType>#
- SpawnInstance = <COM method offset 15: WinFunctionType>#
- class powcwmi.comtypes.IWbemContext#
ベースクラス:
IUnknown- BeginEnumeration = <COM method offset 5: WinFunctionType>#
- Clone = <COM method offset 3: WinFunctionType>#
- DeleteValue = <COM method offset 10: WinFunctionType>#
- EndEnumeration = <COM method offset 7: WinFunctionType>#
- GetNames = <COM method offset 4: WinFunctionType>#
- GetValue = <COM method offset 9: WinFunctionType>#
- Next = <COM method offset 6: WinFunctionType>#
- SetValue = <COM method offset 8: WinFunctionType>#
- class powcwmi.comtypes.IWbemLocator#
ベースクラス:
IUnknown- ConnectServer = <COM method offset 3: WinFunctionType>#
- class powcwmi.comtypes.IWbemObjectAccess#
ベースクラス:
IUnknown- GetPropertyHandle = <COM method offset 3: WinFunctionType>#
- GetPropertyInfoByHandle = <COM method offset 10: WinFunctionType>#
- Lock = <COM method offset 11: WinFunctionType>#
- ReadDWORD = <COM method offset 6: WinFunctionType>#
- ReadPropertyValue = <COM method offset 5: WinFunctionType>#
- ReadQWORD = <COM method offset 8: WinFunctionType>#
- Unlock = <COM method offset 12: WinFunctionType>#
- WriteDWORD = <COM method offset 7: WinFunctionType>#
- WritePropertyValue = <COM method offset 4: WinFunctionType>#
- WriteQWORD = <COM method offset 9: WinFunctionType>#
- class powcwmi.comtypes.IWbemObjectSink#
ベースクラス:
IUnknown- Indicate = <COM method offset 3: WinFunctionType>#
- SetStatus = <COM method offset 4: WinFunctionType>#
- class powcwmi.comtypes.IWbemQualifierSet#
ベースクラス:
IUnknown- BeginEnumeration = <COM method offset 7: WinFunctionType>#
- Delete = <COM method offset 5: WinFunctionType>#
- EndEnumeration = <COM method offset 9: WinFunctionType>#
- Get = <COM method offset 3: WinFunctionType>#
- GetNames = <COM method offset 6: WinFunctionType>#
- Next = <COM method offset 8: WinFunctionType>#
- Put = <COM method offset 4: WinFunctionType>#
- class powcwmi.comtypes.IWbemServices#
ベースクラス:
IUnknown- CancelAsyncCall = <COM method offset 4: WinFunctionType>#
- CreateClassEnum = <COM method offset 12: WinFunctionType>#
- CreateClassEnumAsync = <COM method offset 13: WinFunctionType>#
- CreateInstanceEnum = <COM method offset 18: WinFunctionType>#
- CreateInstanceEnumAsync = <COM method offset 19: WinFunctionType>#
- DeleteClass = <COM method offset 10: WinFunctionType>#
- DeleteClassAsync = <COM method offset 11: WinFunctionType>#
- DeleteInstance = <COM method offset 16: WinFunctionType>#
- DeleteInstanceAsync = <COM method offset 17: WinFunctionType>#
- ExecMethod = <COM method offset 24: WinFunctionType>#
- ExecMethodAsync = <COM method offset 25: WinFunctionType>#
- ExecNotificationQuery = <COM method offset 22: WinFunctionType>#
- ExecNotificationQueryAsync = <COM method offset 23: WinFunctionType>#
- ExecQuery = <COM method offset 20: WinFunctionType>#
- ExecQueryAsync = <COM method offset 21: WinFunctionType>#
- GetObject = <COM method offset 6: WinFunctionType>#
- GetObjectAsync = <COM method offset 7: WinFunctionType>#
- OpenNamespace = <COM method offset 3: WinFunctionType>#
- PutClass = <COM method offset 8: WinFunctionType>#
- PutClassAsync = <COM method offset 9: WinFunctionType>#
- PutInstance = <COM method offset 14: WinFunctionType>#
- PutInstanceAsync = <COM method offset 15: WinFunctionType>#
- QueryObjectSink = <COM method offset 5: WinFunctionType>#