Artemis.Modules.Effects.WindowsProfile.PerformanceInfo.GetPerformanceInfo C# (CSharp) Method

GetPerformanceInfo() private method

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