IVsUIWpfHostPrivate::RaiseThreadMessage Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

int RaiseThreadMessage(
	[InAttribute] array<MSG>^ pMsg, 
	[OutAttribute] bool% pResult
)

Parameters

pMsg
Type: array<Microsoft.VisualStudio.OLE.Interop::MSG>
pResult
Type: System::Boolean%

Return Value

Type: System::Int32

Show: