com.jniwrapper.win32.automation.types
Interface ParamFlags
public interface ParamFlags
The ParamFlags class corresponds to PARAMFLAG
native constants.
- See Also:
-
Microsoft Automation SDK documentation
PARAMFLAG_NONE
static final short PARAMFLAG_NONE
- See Also:
- Constant Field Values
PARAMFLAG_FIN
static final short PARAMFLAG_FIN
- See Also:
- Constant Field Values
PARAMFLAG_FOUT
static final short PARAMFLAG_FOUT
- See Also:
- Constant Field Values
PARAMFLAG_FLCID
static final short PARAMFLAG_FLCID
- See Also:
- Constant Field Values
PARAMFLAG_FRETVAL
static final short PARAMFLAG_FRETVAL
- See Also:
- Constant Field Values
PARAMFLAG_FOPT
static final short PARAMFLAG_FOPT
- See Also:
- Constant Field Values
PARAMFLAG_FHASDEFAULT
static final short PARAMFLAG_FHASDEFAULT
- See Also:
- Constant Field Values
PARAMFLAG_FHASCUSTDATA
static final short PARAMFLAG_FHASCUSTDATA
- See Also:
- Constant Field Values