SplDeleteSpoolerPortEnd - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

BOOL SplDeleteSpoolerPortEnd(
  [in] PCWSTR pName,
  [in] BOOL   bDeletePort
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-winsplp-spldeletespoolerportend)

Description

Describes the SplDeleteSpoolerPortEnd function.

Parameters

pName [in]

Defines the PCWSTR parameter pName.

bDeletePort [in]

Defines the BOOL parameter bDeletePort.

Return value

Returns a BOOL value.