| Platform SDK: Synchronization Manager | 
The SENS_QOCINFO structure is provided by the ISensNetwork::ConnectionMade method and the ISensNetwork::DestinationReachable method. This structure contains Quality of Connection information to the sink object in an application that subscribes to SENS.
typedef struct _SENS_QOCINFO {
  DWORD dwSize;
  DWORD dwFlags;
  DWORD dwOutSpeed;
  DWORD dwInSpeed;
} SENS_QOCINFO;
  Windows NT/2000: Requires Windows 2000 (or Windows NT 4.0 with Internet Explorer 5 or later).
  Windows 95/98: Requires Windows 95 or later (with Internet Explorer 5 or later).
ISensNetwork::ConnectionMade, ISensNetwork::DestinationReachable, About System Event Notification Service, IEventSubscription, IEventSubscription::PutPublisherProperty