Visual Basic (Declaration) | |
---|---|
Public Function BeginSetTriggering( _ ByVal requestHeader As RequestHeader, _ ByVal subscriptionId As UInteger, _ ByVal triggeringItemId As UInteger, _ ByVal linksToAdd As UInt32Collection, _ ByVal linksToRemove As UInt32Collection, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult |
C# | |
---|---|
public IAsyncResult BeginSetTriggering( RequestHeader requestHeader, uint subscriptionId, uint triggeringItemId, UInt32Collection linksToAdd, UInt32Collection linksToRemove, AsyncCallback callback, object asyncState ) |
Parameters
- requestHeader
- subscriptionId
- triggeringItemId
- linksToAdd
- linksToRemove
- callback
- asyncState
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family