This method returns the USBDevice Descriptor as specified by the input parameters. Each parameter is briefly described here with more detail in its Qualifier list. RequestType is an input parameter that defines whether the request is for standard, class or vendor-specific information, as well as specifying the recipient. RequestValue is also an input parameter and defines the USB Descriptor Type and Index. RequestIndex is an input parameter which describes the language used to return a string Descriptor. RequestLength is both an input and output parameter. It specifies the length of the Descriptor that should be returned (on input) and what is actually returned in the Buffer parameter (on output). Buffer is an output parameter, containing the Descriptor data. The GetDescriptor method returns an integer value of 0 if the USB Descriptor is successfully returned, 1 if the request is not supported and any other number to indicate an error. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.
This method is used to add a mount point directory for the volume. The result of this method is the creation of a Win32_MountPoint ...
This method is used to exclude volumes from the chkdsk operation to be run at the next reboot. If not excluded, chkdsk is ...
This method requires a computer with a Web browser and Internet access. This computer does not have to be connected to the ...
This method resets the values of the thresholds to hardware defaults. This method returns 0 if successful, 1 if unsupported ...
This method returns the USBDevice Descriptor as specified by the input parameters. Each parameter is briefly described here ...
This method will advertise an associated Win32_Product using the installation package provided through PackageLocation and ...
This method will configure the associated instance of Win32_Product to the specified install state and level. The method ...
This method will configure the associated instance of Win32_SoftwareFeature to the specified install state. The method can ...
This method Will install an associated Win32_Product using the installation package provided through PackageLocation and ...