2 references to tag_WBEM_STATUS_TYPE
System.Management (2)
System\Management\WmiEventSink.cs (2)
152
if (flags == (int)
tag_WBEM_STATUS_TYPE
.WBEM_STATUS_COMPLETE)
196
else if (0 != (flags & (int)
tag_WBEM_STATUS_TYPE
.WBEM_STATUS_PROGRESS))