| Visual Basic (Usage) | Copy Code |
|---|---|
Dim code As UInteger Dim translation As TranslationInfo Dim value As ServiceResult value = ServiceResult.Create(code, translation) | |
| C# | |
|---|---|
public static ServiceResult Create( uint code, TranslationInfo translation ) | |
Parameters
- code
- translation
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x