// winsplp.h
BOOL SplDeleteSpoolerPortEnd(
[in] PCWSTR pName,
[in] BOOL bDeletePort
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the SplDeleteSpoolerPortEnd function.
pName [in]Defines the PCWSTR parameter pName.
bDeletePort [in]Defines the BOOL parameter bDeletePort.
Returns a BOOL value.