Miner.Interop Namespace > IMMCategoryCache Interface : Refresh Method |
'Declaration
Sub Refresh( _ Optional ByVal sGUID As System.String _ )
'Usage
Dim instance As IMMCategoryCache Dim sGUID As System.String instance.Refresh(sGUID)
void Refresh( System.string sGUID )
procedure Refresh( sGUID: System.String );
function Refresh( sGUID : System.String );
void Refresh( System.string* sGUID )
void Refresh( System.String^ sGUID )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2