IWbemObjectTextSrc interface (wbemcli.h)
The IWbemObjectTextSrc interface is used to translate IWbemClassObject instances to and from differing text formats.
Inheritance
The IWbemObjectTextSrc interface inherits from the IUnknown interface. IWbemObjectTextSrc also has these types of members:
Methods
The IWbemObjectTextSrc interface has these methods.
IWbemObjectTextSrc::GetText The IWbemObjectTextSrc::GetText method creates a textual representation of an IWbemClassObject object; for example, an XML representation. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemcli.h (include Wbemidl.h) |
See also