WMI Library
|
close() | WMI::Connection | |
Connection() | WMI::Connection | |
DEFAULT_NAMESPACE | WMI::Connection | [static] |
execQuery(const tchar *query) | WMI::Connection | |
IEnumWbemClassObjectPtr typedef | WMI::Connection | [private] |
isOpen() const | WMI::Connection | |
IWbemLocatorPtr typedef | WMI::Connection | [private] |
IWbemServicesPtr typedef | WMI::Connection | [private] |
LOCALHOST | WMI::Connection | [static] |
m_locator | WMI::Connection | [private] |
m_services | WMI::Connection | [private] |
open() | WMI::Connection | |
open(const tstring &host, const tstring &login, const tstring &password) | WMI::Connection | |
open(const tstring &host, const tstring &login, const tstring &password, const tstring &nmspace) | WMI::Connection | |
~Connection() | WMI::Connection |