SoModuleCheckIsSCLFlag Method |
Returns true if the library was built with _SECURE_SCL=1 compiler flag.
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool IsSCLFlag()
Public Shared Function IsSCLFlag As Boolean
public:
static bool IsSCLFlag()
static member IsSCLFlag : unit -> bool
Return Value
Type:
BooleanRemarks See Also