yucad3d

CadWinTimer

Forwards WM_TIMER from the host-owned window.

std::int32_t CadWinTimer ( YuHandle arg1, void* arg2, std:: int32_t );

Parameters

arg1 (YuHandle)
Integer value.
arg2 (void*)
Caller-supplied output pointer.
int32_t (std::)
Integer value.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also