WinAPI::loadImage Method [AX 2012]

client public static int loadImage(
    int _hInst, 
    str _name, 
    int _type, 
    int _xDesired, 
    int _yDesired, 
    int _load)

Run On

Client

Parameters

_hInst
Type: int
_name
Type: str
_type
Type: int
_xDesired
Type: int
_yDesired
Type: int
_load
Type: int
Show: