DD_TCP_DEVICE_NAME - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTAFD_H

// private // Transport device names
#define DD_TCP_DEVICE_NAME      L"\\Device\\Tcp"

#endif

View code on GitHub

No description available.