StatusReportingHandler 속성(복제)
StatusReportingHandler 속성은 ISSCEStatusReporting 인터페이스에 대한 포인터를 제공합니다.
구문
object.StatusReportingHandler [= value]
매개 변수
- value
ISSCEStatusReporting 인터페이스에 대한 포인터입니다.
적용 대상
SQL Server 2005 Compact Edition Replication 개체
수정 가능
읽기/쓰기
프로토타입
HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);