VfZwUnloadKey

NTSTATUS __stdcall VfZwUnloadKey(_OBJECT_ATTRIBUTES *TargetKey){
  VOID *retaddr; 

  if( (unsigned int)ViZwShouldCheck() )
    ViZwCheckObjectAttributes(TargetKey, retaddr);
  return((__int64(__fastcall *)(_OBJECT_ATTRIBUTES *))pXdvZwUnloadKey)(TargetKey);
}

Referenced by:

No references.