次の方法で共有


IFPCSessionsMonitor::EndQuery method

Applies to: desktop apps only

The EndQuery method ends the active query on all servers in the array.

Syntax

HRESULT EndQuery();
FPCSessionsMonitor.EndQuery()

Parameters

This method has no parameters.

Return value

C++

This method returns S_OK if the call is successful; otherwise, it returns an error code.

VB

This method has no return values. If the call is unsuccessful, an error is raised that can be intercepted by using an error handler.

Remarks

This method must be called to end a query launched by calling the ExecuteQuery method.

Examples

For a VBScript code example that shows how to use this method to end a query for finding the active sessions on a Forefront TMG computer, see Displaying Active Sessions.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

DLL

Msfpccom.dll

See also

FPCSessionsMonitor

 

 

Build date: 7/12/2010