IVsTaskList.DumpOutput(UInt32, VSTASKCATEGORY, IStream, Int32) Метод

Определение

Не используется.

public:
 int DumpOutput(System::UInt32 dwReserved, Microsoft::VisualStudio::Shell::Interop::VSTASKCATEGORY cat, Microsoft::VisualStudio::OLE::Interop::IStream ^ pstmOutput, [Runtime::InteropServices::Out] int % pfOutputWritten);
int DumpOutput(unsigned int dwReserved, Microsoft::VisualStudio::Shell::Interop::VSTASKCATEGORY cat, Microsoft::VisualStudio::OLE::Interop::IStream const & pstmOutput, [Runtime::InteropServices::Out] int & pfOutputWritten);
public int DumpOutput (uint dwReserved, Microsoft.VisualStudio.Shell.Interop.VSTASKCATEGORY cat, Microsoft.VisualStudio.OLE.Interop.IStream pstmOutput, out int pfOutputWritten);
abstract member DumpOutput : uint32 * Microsoft.VisualStudio.Shell.Interop.VSTASKCATEGORY * Microsoft.VisualStudio.OLE.Interop.IStream * int -> int
Public Function DumpOutput (dwReserved As UInteger, cat As VSTASKCATEGORY, pstmOutput As IStream, ByRef pfOutputWritten As Integer) As Integer

Параметры

dwReserved
UInt32

Не используется.

cat
VSTASKCATEGORY

Не используется.

pstmOutput
IStream

Не используется.

pfOutputWritten
Int32

Не используется.

Возвращаемое значение

Int32

Применяется к