XMEM_OPTION
Specifies the type and value of a memory option.Syntax
Members
OptionType: XMEM_OPTIONS The option type to apply a setting for. Bool
Type: BOOL The BOOL value to set if Type specifies a Bool parameter. Int
Type: UINT64 The Int value to set if Type specifies an Int parameter. Pointer
Type: PVOID The pointer value to set if Type specifies a Pointer parameter.
Remarks
XMEM_OPTION is used with XMemSetOption to specify a configuration option and value to set.Requirements
Header: xmem.hSupported Platforms: XBOX One family consoles and XBOX Series consoles
