EFI_SET_VARIABLE_OUT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// treevariableservice.h

typedef struct _EFI_SET_VARIABLE_OUT {
  EFI_VARIABLE_STATUS EfiStatus;
} EFI_SET_VARIABLE_OUT, *PEFI_SET_VARIABLE_OUT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-treevariableservice-_efi_set_variable_out)

_EFI_SET_VARIABLE_OUT structure

Description

Members

EfiStatus

Remarks

See also