Click or drag to resize

TfInvokeCheckLibraryLoaded Method

http://www.emgu.com
Check to make sure all the unmanaged libraries are loaded

Namespace:  Emgu.TF
Assembly:  Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntax
public static bool CheckLibraryLoaded()

Return Value

Type: Boolean
True if library loaded
See Also