Partager via


Propriété StatusReportingHandler (Réplication)

La propriété StatusReportingHandler fournit un pointeur vers l'interface ISSCEStatusReporting.

Syntaxe

object.StatusReportingHandler [= value]

Application

Objet SQL Server Compact 3.5 Replication

Paramètres

  • value
    Pointeur vers une interface ISSCEStatusReporting.

Modifiable

Lecture/écriture

Prototype

HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);

Voir aussi

Autres ressources

Propriétés de l'objet Replication