ReactOS 0.4.15-dev-7942-gd23573b
LOADPARAMS16 Struct Reference

#include <winbase16.h>

Public Attributes

HGLOBAL16 hEnvironment
 
SEGPTR cmdLine
 
SEGPTR showCmd
 
SEGPTR reserved
 

Detailed Description

Definition at line 149 of file winbase16.h.

Member Data Documentation

◆ cmdLine

SEGPTR LOADPARAMS16::cmdLine

Definition at line 152 of file winbase16.h.

◆ hEnvironment

HGLOBAL16 LOADPARAMS16::hEnvironment

Definition at line 151 of file winbase16.h.

◆ reserved

SEGPTR LOADPARAMS16::reserved

Definition at line 154 of file winbase16.h.

◆ showCmd

SEGPTR LOADPARAMS16::showCmd

Definition at line 153 of file winbase16.h.


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