[This is preliminary documentation and subject to change.]
The DWbemClassObject.GetQualifierSet method receives an interface that allows read and write operations on the set of qualifiers for the entire class object, whether the object is an instance or a class definition.
DWbemClassObject.GetQualifierSet(
[out] ppQualSet As Object
) As Long
WBEM_E_OUT_OF_MEMORY | There was not enough memory to complete the call. |
WBEM_NO_ERROR | Success. |
DIWbemQualifierSet, DWbemClassObject.GetPropertyQualifierSet