Click or drag to resize

IGUIRefresh Method

Refresh all windows

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void Refresh(
	string hint
)

Parameters

hint  String
Hint on what to refresh, nothing refresh all or pass "bin,playlist,companion" for limited refresh
See Also