BlockDeleteStaticServices

[This is preliminary documentation and subject to change.]

The BlockDeleteStaticServices function deletes all static services associated with a specified interface.

DWORD BlockDeleteStaticServices (
  IN ULONG    InterfaceIndex
  );
 

Parameters

InterfaceIndex
A unique number that identifies the interface associated with the services to be deleted.

Return Values

NO_ERROR
The services were deleted successfully.
ERROR_CAN_NOT_COMPLETE
The SAP Agent is down.
ERROR_INVALID_PARAMETER
The InterfaceIndex parameter is invalid.

QuickInfo

  Windows NT: Use version 5.0 and later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in user-defined.
  Import Library: user-defined.

See Also

BlockConvertServicesToStatic