AFD_PARTIAL_DISCONNECT_SEND - NtDoc

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

// private // Disconnect flags
#define AFD_PARTIAL_DISCONNECT_SEND    0x01

#endif

View code on GitHub

No description available.