C# 클래스 Microsoft.R.Host.Broker.NativeMethods

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
IsWindowsServer ( ) : bool

비공개 메소드들

메소드 설명
CredUIParseUserName ( string userName, StringBuilder user, int userMaxChars, StringBuilder domain, int domainMaxChars ) : uint
GetShortPathName ( string lpszLongPath, StringBuilder lpszShortPath, int cchBuffer ) : int
GetUserProfileDirectory ( IntPtr hToken, StringBuilder pszProfilePath, uint &cchProfilePath ) : bool
LogonUser ( string lpszUsername, string lpszDomain, string lpszPassword, int dwLogonType, int dwLogonProvider, IntPtr &phToken ) : bool
VerSetConditionMask ( ulong dwlConditionMask, uint dwTypeBitMask, byte dwConditionMask ) : ulong
VerifyVersionInfo ( [ lpVersionInfo, uint dwTypeMask, ulong dwlConditionMask ) : bool

메소드 상세

IsWindowsServer() 공개 정적인 메소드

public static IsWindowsServer ( ) : bool
리턴 bool