VfZwQueryInformationEnlistment

__int64 __fastcall VfZwQueryInformationEnlistment(
        __int64 a1,
        unsigned int a2,
        __int64 a3,
        unsigned int a4,
        UINT64 Address){
  UINT64 v9; 
  VOID *retaddr; 

  if( (unsigned int)ViZwShouldCheck() )
  {
    ViZwCheckVirtualAddress(v9, retaddr);
    ViZwCheckVirtualAddress(Address, retaddr);
  }
  return((__int64(__fastcall *)(__int64, _QWORD, __int64, _QWORD, UINT64))pXdvZwQueryInformationEnlistment)(
           a1,
           a2,
           a3,
           a4,
           Address);
}

Referenced by:

No references.