2.2.1.8 WINSINTF_SCV_OPC_E

The WINSINTF_SCV_OPC_E enumeration specifies the type of scavenging to be done on the target WINS server. This enumeration is used in the structure WINSINTF_SCV_REQ_T.

 typedef  enum _WINSINTF_SCV_OPC_E
 {
   WINSINTF_E_SCV_GENERAL = 0,
   WINSINTF_E_SCV_VERIFY
 } WINSINTF_SCV_OPC_E,
  *PWINSINTF_SCV_OPC_E;

WINSINTF_E_SCV_GENERAL:  Requests normal scavenging operation.

WINSINTF_E_SCV_VERIFY:  Verifies only the replicated active records with their owner NBNS servers for their validity.