SavvyUI C++ UI Library
Loading...
Searching...
No Matches
INIDelimiter Struct Reference

#include <Common.h>

Public Attributes

char RecordIndicator [4]
char TargetFile [255]
char Section [100]
char Key [255]
char Value [255]

Member Data Documentation

◆ Key

char INIDelimiter::Key[255]

◆ RecordIndicator

char INIDelimiter::RecordIndicator[4]

◆ Section

char INIDelimiter::Section[100]

◆ TargetFile

char INIDelimiter::TargetFile[255]

◆ Value

char INIDelimiter::Value[255]

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