MacBinaryHeader Members

The MacBinaryHeader class represents a Mac Binary header in a BinHex data stream.

The following tables list the members exposed by the MacBinaryHeader type.

Public Constructors

  Name Description
MacBinaryHeader Overloaded. The MacBinaryHeader constructor overloads create new MacBinaryHeader objects.

Top

Public Properties

  Name Description
Aa564674.pubproperty(en-us,EXCHG.80).gif CheckSum The CheckSum property gets the checksum for this MacBinaryHeader.
Aa564674.pubproperty(en-us,EXCHG.80).gif CreationDate The CreationDate property gets or sets the creation date for this MacBinaryHeader object.
Aa564674.pubproperty(en-us,EXCHG.80).gif DataForkLength The DataForkLength property gets or sets the length in bytes of the data fork of the BinHex data associated with this MacBinaryHeader object.
Aa564674.pubproperty(en-us,EXCHG.80).gif FileCreator The FileCreator property gets or sets the Creator field of the Mac Binary Header represented by this MacBinaryHeader object.
Aa564674.pubproperty(en-us,EXCHG.80).gif FileId The FileId property gets or sets the FileId field of the Mac Binary header represented by this MacBinaryHeader object.
Aa564674.pubproperty(en-us,EXCHG.80).gif FileName The FileName property gets or sets the FileName field of the Mac Binary header that this MacBinaryHeader object represents.
Aa564674.pubproperty(en-us,EXCHG.80).gif FileNameLength The FileNameLength property gets the length of the file name.
Aa564674.pubproperty(en-us,EXCHG.80).gif FileType The FileType property gets or sets an integer value representing the Type field in the Mac Binary header that this MacBinaryHeader object represents.
Aa564674.pubproperty(en-us,EXCHG.80).gif FinderFlags The FinderFlags property gets or sets the FinderFlags field of the Mac Binary header represented by this MacBinaryHeader object.
Aa564674.pubproperty(en-us,EXCHG.80).gif GetInfoLength The GetInfoLength property gets or sets the length of the GetInfo comment field of the Mac Binary header that this MacBinaryHeader object represents.
Aa564674.pubproperty(en-us,EXCHG.80).gif MinimumVersion The MinimumVersion property gets or sets the MinVerMacBin2 field of the Mac Binary header that this MacBinaryHeader object represents.
Aa564674.pubproperty(en-us,EXCHG.80).gif ModificationDate The ModificationDate property gets or sets the ModificationDate field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif OldVersion The OldVersion property gets the old Mac Binary header version, which must be 0.
Aa564674.pubproperty(en-us,EXCHG.80).gif Protected The Protected property gets or sets the Protected field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif ResourceForkLength The ResourceForkLength property gets or sets the ResourceFork size field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif SecondaryHeaderLength The SecondaryHeaderLength property gets or sets the SecondHeader field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif UnpackedSize The UnpackedSize property gets or sets the Unpacked field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif Version The Version property gets or sets the VerMacBin2 field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif XIcon The XIcon property gets or sets the xIcon field of the Mac Binary header that this MacBinaryHeader object owns.
Aa564674.pubproperty(en-us,EXCHG.80).gif YIcon The YIcon method gets or sets the yIcon field of the Mac Binary header that this MacBinaryHeader object owns.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa564674.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa564674.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa564674.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa564674.pubmethod(en-us,EXCHG.80).gifAa564674.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa564674.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa564674.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa564674.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top