NtDllNativeMethodsRtlGetVersion - метод
Пространство имён: Tessa.UI.Shell.StandardСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
[DllImportAttribute("ntdll.dll", CharSet = CharSet.Unicode)]
public static int RtlGetVersion(
out NtDllOSVERSIONINFOEX version
)
<DllImportAttribute("ntdll.dll", CharSet := CharSet.Unicode>]
Public Shared Function RtlGetVersion (
<OutAttribute> ByRef version As NtDllOSVERSIONINFOEX
) As Integer
public:
[DllImportAttribute(L"ntdll.dll", CharSet = CharSet::Unicode)]
static int RtlGetVersion(
[InAttribute] [OutAttribute] NtDllOSVERSIONINFOEX% version
)
[<DllImportAttribute("ntdll.dll", CharSet = CharSet.Unicode)>]
static member RtlGetVersion :
version : NtDllOSVERSIONINFOEX byref -> int
- version NtDllOSVERSIONINFOEX
-
Int32