Artemis.Modules.Effects.WindowsProfile.PerformanceInfo.GetPerformanceInfo C# (CSharp) Méthode

GetPerformanceInfo() private méthode

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