AFD_TF_DISCONNECT - NtDoc

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

// private // Transmit flags
#define AFD_TF_DISCONNECT         0x01

#endif

View code on GitHub

No description available.