Miner.Interop Namespace > IMMDocumentWindow Interface : Refresh Method |
'Declaration
Sub Refresh( _ ByVal item As System.Object _ )
'Usage
Dim instance As IMMDocumentWindow Dim item As System.Object instance.Refresh(item)
void Refresh( System.object item )
procedure Refresh( item: System.TObject );
function Refresh( item : System.Object );
void Refresh( System.Object* item )
void Refresh( System.Object^ item )
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