flType (ULONG) - input

      A bit array indicating the type of resource. All other bits are reserved and must be 0.

      Resource type bit mask definitions:

      NET_TYPE_DISK(0x00000010)

        The disk drive.
      NET_TYPE_QUEUE(0x00000020)
        The printer queue.
      NET_TYPE_SERIAL(0x00000040)
        The serial device.


      [Back: NetworkAddConnection Parameter - ConnectName]
      [Next: NetworkAddConnection Return Value - ulreturns]