AddAssociatedFileFromVariant

Associated files, ActiveX, binary input

Opis

Skopíruje jednorozmerné bajtové pole do jedného streamu vloženého súboru a zaregistruje jeho file specification ako associated file na úrovni dokumentu

Syntax

Function AddAssociatedFileFromVariant(Source: OleVariant; Const DisplayName, MIMEType, Description, Relationship: WideString): Integer

Return value

Vráti nenulový handle vloženého súboru pri úspechu alebo 0 pri neplatnom poli alebo associated-file hodnote

Poznámky

The array may use any lower bound and must fit in MaxInt bytes

ActiveX

PDFlib::AddAssociatedFileFromVariant(...)