CopyBindInfoCopyBindInfo*
*Contents  *Index  *Topic Contents
*Previous Topic: CoInternetQueryInfo
*Next Topic: CopyStgMedium

CopyBindInfo

HRESULT CopyBindInfo(
    const BINDINFO *pcbiSrc,
    BINDINFO *pcbiDest
);

Copies the given BINDINFO structure.

pcbiSrc
Address of the BINDINFO structure to be copied.
pcbiDest
Address of the BINDINFO structure to store the copy.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.