'Declaration<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function SetDllDirectory( _ ByVal pathName As System.String _ ) As System.Boolean
'UsageDim 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