C# Class AGS.Editor.Utils.AlternateStreams

Afficher le fichier Open project: adventuregamestudio/ags

Méthodes publiques

Méthode Description
DeleteZoneIdentifier ( string path ) : bool
GetZoneIdentifier ( string path ) : uint

Private Methods

Méthode Description
CreateFile ( string lpFileName, uint dwDesiredAccess, uint dwShareMode, IntPtr lpSecurityAttributes, uint dwCreationDisposition, uint dwFlagsAndAttributes, IntPtr hTemplateFile ) : SafeFileHandle
DeleteAlternateStream ( string path, string streamName ) : bool
DeleteFile ( string name ) : bool
GetSafeFileHandle ( string path, string streamName ) : SafeFileHandle
ReadTextFromAlternateStream ( string path, string streamName ) : string[]

Method Details

DeleteZoneIdentifier() public static méthode

public static DeleteZoneIdentifier ( string path ) : bool
path string
Résultat bool

GetZoneIdentifier() public static méthode

public static GetZoneIdentifier ( string path ) : uint
path string
Résultat uint