Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DllInvoke ( string DLLPath ) : System | ||
GetSysErrMsg ( int errCode ) : string | ||
Invoke ( string APIName, |
Method | Description | |
---|---|---|
FormatMessage ( int flag, |
||
FreeLibrary ( |
||
GetDllDirectory ( int bufSize, StringBuilder buf ) : int | ||
GetProcAddress ( |
||
LoadLibrary ( string lpFileName ) : |
||
LoadLibraryEx ( string lpFileName, |
||
SetDllDirectory ( string lpPathName ) : bool |
public static GetSysErrMsg ( int errCode ) : string | ||
errCode | int | |
return | string |
public Invoke ( string APIName, |
||
APIName | string | |
t | ||
return |