Share via


NWBrowseResultChange Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NWBrowseResultChange
[<System.Flags>]
type NWBrowseResultChange = 
Inheritance
NWBrowseResultChange
Attributes

Fields

Name Value Description
Invalid 0
Identical 1
ResultAdded 2
ResultRemoved 4
InterfaceAdded 8
InterfaceRemoved 16
TxtRecordChanged 32

Applies to