TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_HII_STRING_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/HiiString.h>

Data Fields

EFI_HII_NEW_STRING NewString
 
EFI_HII_GET_STRING GetString
 
EFI_HII_SET_STRING SetString
 
EFI_HII_GET_LANGUAGES GetLanguages
 
EFI_HII_GET_2ND_LANGUAGES GetSecondaryLanguages
 

Detailed Description

Services to manipulate the string.

Definition at line 222 of file HiiString.h.

Field Documentation

◆ GetLanguages

EFI_HII_GET_LANGUAGES _EFI_HII_STRING_PROTOCOL::GetLanguages

Definition at line 226 of file HiiString.h.

◆ GetSecondaryLanguages

EFI_HII_GET_2ND_LANGUAGES _EFI_HII_STRING_PROTOCOL::GetSecondaryLanguages

Definition at line 227 of file HiiString.h.

◆ GetString

EFI_HII_GET_STRING _EFI_HII_STRING_PROTOCOL::GetString

Definition at line 224 of file HiiString.h.

◆ NewString

EFI_HII_NEW_STRING _EFI_HII_STRING_PROTOCOL::NewString

Definition at line 223 of file HiiString.h.

◆ SetString

EFI_HII_SET_STRING _EFI_HII_STRING_PROTOCOL::SetString

Definition at line 225 of file HiiString.h.


The documentation for this struct was generated from the following file: