VSAOpenConnection

      Example   

Opens a connection from the calling RPC-based component to a Visual Studio Analyzer log. Called by each invocation of an RPC-based component; returns a unique identifier to a remote Visual Studio Analyzer server invocation. This identifier is used in all subsequent calls until the connection is closed.

Syntax

HRESULT VSAOpenConnection([out] long vaaID);

Parameters

vaaID

Unique identifier to a remote Visual Studio Analyzer server invocation.