IPeekBroker::CreatePeekSession Method (PeekSessionCreationOptions^)
Visual Studio 2015
Creates, but does not start a Peek session at a particular position, which is assumed to be the position of a peekable symbol on which a Peek session is requested.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
Return Value
Type: Microsoft.VisualStudio.Language.Intellisense::IPeekSession^>A valid Peek session. May be null if no session could be created at the trigger point for the given relationship.
Show: