class Win32_SoftwareFeature : CIM_SoftwareFeature
{
uint16 Accesses ;
uint16 Attributes ;
string Caption ;
string Description ;
string IdentifyingNumber ;
datetime InstallDate ;
sint16 InstallState ;
datetime LastUse ;
string Name ;
string ProductName ;
string Status ;
string Vendor ;
string Version ;
uint32 Reinstall ( );
uint32 Configure ( );
};


Comments ( )
Link to this page: //www.vb-net.com/windows/WinDump/WMI_Software.htm
< THANKS ME>