Tao.Platform.Windows SDK Documentation |
|
Kernel.SetDllDirectory Method
[Visual Basic]
Public Shared Function SetDllDirectory( _
ByVal
pathName As
String _
) As
Boolean
[C#]
public static
bool SetDllDirectory(
string pathName);
See Also
Kernel Class | Tao.Platform.Windows Namespace