SECEditController::MouseDown

BOOL SECEditController::MouseDown(void)

Returns the status of the mouse button.

Defined in: SECEditController.cpp

Return Value

Returns non-zero if the mouse button is down; otherwise 0.

See Also

SECEditController