NativeMethods.QueryServiceConfigW - метод
Этот тип содержит атрибут SecurityCriticalAttribute, который разрешает только его внутреннее использование библиотекой классов .NET Framework для Silverlight. Код приложения, в котором используется любой член этого типа, создает исключение MethodAccessException.
Пространство имен: Microsoft.TeamFoundation.Common.Internal
Сборка: Microsoft.TeamFoundation.Common (в Microsoft.TeamFoundation.Common.dll)
Синтаксис
'Декларация
Public Shared Function QueryServiceConfigW ( _
serviceHandle As ServiceHandle, _
serviceConfigHandle As IntPtr, _
bufferSize As Integer, _
<OutAttribute> ByRef bytesNeeded As Integer _
) As Integer
public static int QueryServiceConfigW(
ServiceHandle serviceHandle,
IntPtr serviceConfigHandle,
int bufferSize,
out int bytesNeeded
)
Параметры
- serviceHandle
Тип: Microsoft.TeamFoundation.Common.Internal.ServiceHandle
- serviceConfigHandle
Тип: System.IntPtr
- bufferSize
Тип: System.Int32
- bytesNeeded
Тип: System.Int32%
Возвращаемое значение
Тип: System.Int32
См. также
Ссылки
Microsoft.TeamFoundation.Common.Internal - пространство имен