HResults.DTS_W_COMPONENTLEAKPROCESSINPUT 字段

定义

MessageId:DTS_W_COMPONENTLEAKPROCESSINPUT MessageText:对输入 %1!d! 的 ProcessInput 方法的调用 在 %2!s! 意外地保留对传递的缓冲区的引用。 该缓冲区的引用计数在调用前为 %3!d!, 调用返回后为 %4!d! 。

public: int DTS_W_COMPONENTLEAKPROCESSINPUT = -2147192599;
public const int DTS_W_COMPONENTLEAKPROCESSINPUT = -2147192599;
val mutable DTS_W_COMPONENTLEAKPROCESSINPUT : int
Public Const DTS_W_COMPONENTLEAKPROCESSINPUT As Integer  = -2147192599

字段值

Value = -2147192599

适用于