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