Get the current state of the subscription.
Syntax
Parameters
- Active
- The current active state of the subscription.
- BufferTime
- The current buffer time configured for event notification.
See the discussion in EventSubscriptionMgt.Create
- MaxSize
- The current max number of events that will be sent in a single
OnAEeventHandler callback. See the discussion in EventSubscriptionMgt.Create
- ClientSubscription
- The client supplied subscription handle.
Return Value
HRESULTS error/success code.
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also