Skip to content

Struct WshShellOptionEnum_t

ClassList > WshShellOptionEnum_t

Describes the closed set of string values for an ENUM option.

  • #include <wsh_shell_option.h>

Public Attributes

Type Name
WshShell_Size_t Count
const WshShell_Char_t *const * Values

Public Attributes Documentation

variable Count

WshShell_Size_t WshShellOptionEnum_t::Count;

Number of entries in Values[].


variable Values

const WshShell_Char_t* const* WshShellOptionEnum_t::Values;

NULL-free array of allowed value strings.



The documentation for this class was generated from the following file src/wsh_shell_option.h