ArgTraits::args Constant
Supports the WRL infrastructure and is not intended to be used directly from your code.
static const int args = -1; ;
Remarks
Keeps count of the number of parameters on the Invoke method of a delegate interface.
Remarks
When args equals -1 indicates there can be no match for the Invoke method signature.
Requirements
Header: event.h
Namespace: Microsoft::WRL::Details