CommonAcl.GetBinaryForm(Byte[], Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Marshale le contenu de l'objet CommonAcl dans le tableau d'octets spécifié en commençant à l'offset spécifié.
public:
override void GetBinaryForm(cli::array <System::Byte> ^ binaryForm, int offset);
public override sealed void GetBinaryForm(byte[] binaryForm, int offset);
override this.GetBinaryForm : byte[] * int -> unit
Public Overrides NotOverridable Sub GetBinaryForm (binaryForm As Byte(), offset As Integer)
Paramètres
- offset
- Int32
Offset au niveau duquel commencer le marshaling.