Click to Rate and Give Feedback
MSDN
MSDN Library
Security
Win32_Tpm
 IsOwned Method of the Win32_Tpm Cla...
IsOwned Method of the Win32_Tpm Class

The IsOwned method of the Win32_Tpm class indicates whether the device has an owner. This value is changed by the TakeOwnership method.

Syntax

MOF
uint32 IsOwned(
  [out]  boolean IsOwned
);

Parameters

IsOwned [out]

If true, the device has an owner.

Return Value

All TPM errors as well as errors specific to TPM Base Services can be returned.

Common return codes are listed below.

Return code/valueDescription
S_OK
0 (0x0)

The method was successful.

 

Remarks

Managed Object Format (MOF) files contain the definitions for Windows Management Instrumentation (WMI) classes. MOF files are not installed as part of the Windows SDK. They are installed on the server when you add the associated role by using the Server Manager. For more information about MOF files, see Managed Object Format (MOF).

Requirements

Minimum supported clientWindows Vista
Minimum supported serverWindows Server 2008
MOFWin32_tpm.mof
DLLWin32_tpm.dll
Namespace\\.\root\CIMV2\Security\MicrosoftTpm

See Also

Win32_Tpm

Send comments about this topic to Microsoft

Build date: 11/16/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker