XLL+ Class Library (6.3)

CXllPushApp::GetRefreshPeriod

Returns the time in milliseconds between calls to RefreshFromApplication()

long GetRefreshPeriod( );

Return Value

The function returns the time in milliseconds between calls to RefreshFromApplication(). See CXllPushApp::SetRefreshPeriod() for more details.

Remarks

This function may only be called from the main thread.

Requirements

Header: xlppush.h

See Also

CXllPushApp Class | CXllPushApp Methods | CXllPushApp::SetRefreshPeriod() | CXllPushApp::SetTickPeriod() | CXllPushApp::GetTickPeriod()