'Declaration
<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function SetDllDirectory( _ ByVal pathName As System.String _ ) As System.Boolean
'Usage
Dim pathName As System.String Dim value As System.Boolean value = NKernel32.SetDllDirectory(pathName)
[System.Security.SuppressUnmanagedCodeSecurity()] public static System.bool SetDllDirectory( System.string pathName )
Parameters
- pathName