Namespace:  Teigha.Runtime
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public static void CheckAds(
        int returnValue
)
 
Public Shared Sub CheckAds ( 
        returnValue As Integer
)
 
public:
static void CheckAds(
        int returnValue
)
 
static member CheckAds : 
        returnValue : int -> unit 
 
 
 
Parameters
- returnValue
 
- Type: SystemInt32
 
 
See Also