Cape Bad Argument ExceptionInitialize(Int 32) Method
Initializes the description, interface name and name fields of this exception.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected void Initialize(
int position
)VB
Protected Sub Initialize (
position As Integer
)Parameters
- position Int32
- The position of the argument value within the signature of the operation. First argument is as position 1.
Remarks
Sets the values of the HResult, interface name and exception name.