InteropCheckAdsForCancel Method
|
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public static bool CheckAdsForCancel(
int returnValue
)
Public Shared Function CheckAdsForCancel (
returnValue As Integer
) As Boolean
public:
static bool CheckAdsForCancel(
int returnValue
)
static member CheckAdsForCancel :
returnValue : int -> bool
Parameters
- returnValue
- Type: SystemInt32
Return Value
Type:
Boolean
See Also