Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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