HResults.DTS_W_COMPONENTLEAKPROCESSINPUT Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_W_COMPONENTLEAKPROCESSINPUT MessageText: A call to the ProcessInput method for input %1!d! on %2!s! unexpectedly kept a reference to the buffer it was passed. The refcount on that buffer was %3!d! before the call, and %4!d! after the call returned.
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