Artemis.Modules.Effects.WindowsProfile.PerformanceInfo.GetPerformanceInfo C# (CSharp) 메소드

GetPerformanceInfo() 개인적인 메소드

private GetPerformanceInfo ( [ performanceInformation, [ size ) : bool
performanceInformation [
size [
리턴 bool
        public static extern bool GetPerformanceInfo([Out] out PerformanceInformation performanceInformation,
            [In] int size);