|
static |
This function change position and size of Drive application.
lpError | Additional error information returned from Drive. |
nLeft | x-coordinate of Drive top left corner. |
nTop | y-coordinate of Drive top left corner. |
nHeight | Height of Drive in pixels. |
nWidth | Width of Drive in pixels. |
dwMaxTime | Maximum time (in milliseconds) function can take. If dwMaxTime=0 function execution is not time limited. |