CreateDeviceString(
IN PWSTR AppendingString,
IN OUT PUNICODE_STRING pucDeviceName
);
Routine Description:
This routine creates a string name for the transport device such as
"\Device\Streams\Tcp"
Arguments:
Return Value:
Status of the operation.