VfZwCancelIoFile

NTSTATUS __stdcall VfZwCancelIoFile(VOID *FileHandle, ULONG_PTR IoStatusBlock){
  UINT64 v2; 
  VOID *retaddr; 

  v2 = *(_QWORD *)&IoStatusBlock;
  if( (unsigned int)ViZwShouldCheck() )
    ViZwCheckVirtualAddress(v2, retaddr);
  return((__int64(__fastcall *)(VOID *, UINT64))pXdvZwCancelIoFile)(FileHandle, v2);
}

Referenced by:

No references.