Visual Basic (Declaration) | |
---|---|
Public Sub GetServiceKeyProperties( _ ByVal onCompleted As Action(Of IDictionary(Of String,Object),Exception) _ ) |
C# | |
---|---|
public void GetServiceKeyProperties( Action<IDictionary<string,object>,Exception> onCompleted ) |
Parameters
- onCompleted
- The method to call when service key properties is retrieved.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8