#ifndef _NTIOAPI_H // private typedef struct _FLT_LINK { FLT_LINK_TYPE Type; ULONG ParametersOffset; // from this struct } FLT_LINK, *PFLT_LINK; #endif View code on GitHub
No description available.