Process a Subscribe request. [Provider] The property item to be subscribed is specified in DOSContext.ItemID. This allows or denies the subscription from being established. To accept the subscription, the application must call DOSOperation_Save_Subscribe and return DOSSTATUS_SUCCESS. See DOSProviderCallback_Process for additional details. This callback must not be NULL. |