Share via


ICancelMethodCalls.TestCancel Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Function TestCancel As Integer
'Usage
Dim instance As ICancelMethodCalls 
Dim returnValue As Integer 

returnValue = instance.TestCancel()
int TestCancel()
int TestCancel()
function TestCancel() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ICancelMethodCalls Interface

ICancelMethodCalls Members

Microsoft.VisualStudio.OLE.Interop Namespace