Click or drag to resize
SoModuleCheck Methods

The SoModuleCheck type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetCompilerString

Returns a string describing the compiler used to build the library.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodStatic memberGetInternalBuildString

Returns as a string the internal VSG build number.

Public methodStatic memberGetPlatformString

Returns a string describing the platform used to build the library.

Public methodStatic memberGetProductVersion

Returns the Open Inventor version of the library.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsDebug

Returns true if the library was built in debug mode.

Public methodStatic memberIsSCLFlag

Returns true if the library was built with _SECURE_SCL=1 compiler flag.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also