#include <STARTUPINFOW.hh>
◆ ~STARTUPINFOW()
| virtual introvirt::windows::kernel32::STARTUPINFOW::~STARTUPINFOW |
( |
| ) |
|
|
virtualdefault |
◆ address()
| virtual guest_ptr< void > introvirt::windows::kernel32::STARTUPINFOW::address |
( |
| ) |
const |
|
pure virtual |
◆ cb() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::cb |
( |
| ) |
const |
|
pure virtual |
◆ cb() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::cb |
( |
uint32_t |
cb | ) |
|
|
pure virtual |
◆ cbReserved2() [1/2]
| virtual uint16_t introvirt::windows::kernel32::STARTUPINFOW::cbReserved2 |
( |
| ) |
const |
|
pure virtual |
◆ cbReserved2() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::cbReserved2 |
( |
uint16_t |
cbReserved2 | ) |
|
|
pure virtual |
◆ dwFillAttribute() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwFillAttribute |
( |
| ) |
const |
|
pure virtual |
◆ dwFillAttribute() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwFillAttribute |
( |
uint32_t |
dwFillAttribute | ) |
|
|
pure virtual |
◆ dwFlags() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwFlags |
( |
| ) |
const |
|
pure virtual |
◆ dwFlags() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwFlags |
( |
uint32_t |
dwFlags | ) |
|
|
pure virtual |
◆ dwX() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwX |
( |
| ) |
const |
|
pure virtual |
◆ dwX() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwX |
( |
uint32_t |
dwX | ) |
|
|
pure virtual |
◆ dwXCountChars() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwXCountChars |
( |
| ) |
const |
|
pure virtual |
◆ dwXCountChars() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwXCountChars |
( |
uint32_t |
dwXCountChars | ) |
|
|
pure virtual |
◆ dwXSize() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwXSize |
( |
| ) |
const |
|
pure virtual |
◆ dwXSize() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwXSize |
( |
uint32_t |
dwXSize | ) |
|
|
pure virtual |
◆ dwY() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwY |
( |
| ) |
const |
|
pure virtual |
◆ dwY() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwY |
( |
uint32_t |
dwY | ) |
|
|
pure virtual |
◆ dwYCountChars() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwYCountChars |
( |
| ) |
const |
|
pure virtual |
◆ dwYCountChars() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwYCountChars |
( |
uint32_t |
dwYCountChars | ) |
|
|
pure virtual |
◆ dwYSize() [1/2]
| virtual uint32_t introvirt::windows::kernel32::STARTUPINFOW::dwYSize |
( |
| ) |
const |
|
pure virtual |
◆ dwYSize() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::dwYSize |
( |
uint32_t |
dwYSize | ) |
|
|
pure virtual |
◆ hStdError() [1/2]
| virtual uint64_t introvirt::windows::kernel32::STARTUPINFOW::hStdError |
( |
| ) |
const |
|
pure virtual |
◆ hStdError() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::hStdError |
( |
uint64_t |
hStdError | ) |
|
|
pure virtual |
◆ hStdInput() [1/2]
| virtual uint64_t introvirt::windows::kernel32::STARTUPINFOW::hStdInput |
( |
| ) |
const |
|
pure virtual |
◆ hStdInput() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::hStdInput |
( |
uint64_t |
hStdInput | ) |
|
|
pure virtual |
◆ hStdOutput() [1/2]
| virtual uint64_t introvirt::windows::kernel32::STARTUPINFOW::hStdOutput |
( |
| ) |
const |
|
pure virtual |
◆ hStdOutput() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::hStdOutput |
( |
uint64_t |
hStdOutput | ) |
|
|
pure virtual |
◆ lpDesktop() [1/2]
| virtual guest_ptr< char16_t[]> introvirt::windows::kernel32::STARTUPINFOW::lpDesktop |
( |
| ) |
const |
|
pure virtual |
◆ lpDesktop() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::lpDesktop |
( |
const guest_ptr< char16_t[]> & |
lpDesktop | ) |
|
|
pure virtual |
◆ lpReserved() [1/2]
| virtual guest_ptr< char16_t[]> introvirt::windows::kernel32::STARTUPINFOW::lpReserved |
( |
| ) |
const |
|
pure virtual |
◆ lpReserved() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::lpReserved |
( |
const guest_ptr< char16_t[]> & |
lpReserved | ) |
|
|
pure virtual |
◆ lpReserved2() [1/2]
| virtual guest_ptr< uint8_t[]> introvirt::windows::kernel32::STARTUPINFOW::lpReserved2 |
( |
| ) |
const |
|
pure virtual |
◆ lpReserved2() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::lpReserved2 |
( |
const guest_ptr< uint8_t[]> & |
lpReserved2 | ) |
|
|
pure virtual |
◆ lpTitle() [1/2]
| virtual guest_ptr< char16_t[]> introvirt::windows::kernel32::STARTUPINFOW::lpTitle |
( |
| ) |
const |
|
pure virtual |
◆ lpTitle() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::lpTitle |
( |
const guest_ptr< char16_t[]> & |
lpTitle | ) |
|
|
pure virtual |
◆ make_shared()
| static std::shared_ptr< STARTUPINFOW > introvirt::windows::kernel32::STARTUPINFOW::make_shared |
( |
const guest_ptr< void > & |
ptr, |
|
|
bool |
x64 |
|
) |
| |
|
static |
◆ wShowWindow() [1/2]
| virtual uint16_t introvirt::windows::kernel32::STARTUPINFOW::wShowWindow |
( |
| ) |
const |
|
pure virtual |
◆ wShowWindow() [2/2]
| virtual void introvirt::windows::kernel32::STARTUPINFOW::wShowWindow |
( |
uint16_t |
wShowWindow | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/libraries/kernel32/types/STARTUPINFOW.hh