C# 클래스 Microsoft.Identity.Client.PlatformInformation.NativeMethods

파일 보기 프로젝트 열기: AzureAD/microsoft-authentication-library-for-dotnet

공개 메소드들

메소드 설명
GetProcessorArchitecture ( ) : string

비공개 메소드들

메소드 설명
GetNativeSystemInfo ( SYSTEM_INFO &lpSystemInfo ) : void
GetUserNameEx ( int nameFormat, StringBuilder userName, uint &userNameSize ) : bool
NetApiBufferFree ( IntPtr Buffer ) : int
NetGetJoinInformation ( string server, IntPtr &domain, NetJoinStatus &status ) : int

메소드 상세

GetProcessorArchitecture() 공개 정적인 메소드

public static GetProcessorArchitecture ( ) : string
리턴 string