#ifndef _NTAFD_H // private typedef struct _AFD_RIO_BUF { ULONG BufferId; ULONG Offset; ULONG Length; } AFD_RIO_BUF, *PAFD_RIO_BUF; #endif View code on GitHub
No description available.