CONNECTDATA Struktúra

Definíció

Figyelemfelhívás

Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202

A CONNECTDATA használható helyette.

public value class CONNECTDATA
[System.Runtime.InteropServices.ComVisible(false)]
public struct CONNECTDATA
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct CONNECTDATA
[<System.Runtime.InteropServices.ComVisible(false)>]
type CONNECTDATA = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type CONNECTDATA = struct
Public Structure CONNECTDATA
Öröklődés
CONNECTDATA
Attribútumok

Megjegyzések

A CONNECTDATA struktúra a metódus által UCOMIEnumConnections.Next enumerált típus.

További információ: CONNECTDATAMSDN-kódtár.

Mezők

Name Description
dwCookie
Elavult.

Olyan kapcsolati jogkivonatot jelöl, amely a hívásból ad Advise(Object, Int32)vissza.

pUnk
Elavult.

Egy csatlakoztatott tanácsadói fogadó felületére IUnknown mutató mutatót jelöl. A hívónak fel kell hívnia IUnknown::Release ezt a mutatót, ha már nincs szükség a CONNECTDATA szerkezetre.

A következőre érvényes: