C# Class Microsoft.Win32.UnsafeNativeMethods

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
GetFileAttributesEx ( string name, int fileInfoLevel, Microsoft.Win32.WIN32_FILE_ATTRIBUTE_DATA &data ) : bool
GetModuleFileName ( HandleRef hModule, StringBuilder buffer, int length ) : int
GetStdHandle ( int type ) : IntPtr
MoveFileEx ( string lpExistingFileName, string lpNewFileName, int dwFlags ) : bool