ICollectData Arabirim

Tanım

Performans sayaçlarıyla çalışırken sistem tarafından yüklenen performans DLL'sine yönelik performans verilerini hazırlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public interface class ICollectData
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICollectData
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE")]
public interface ICollectData
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ICollectData = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE")>]
type ICollectData = interface
Public Interface ICollectData
Türetilmiş
Öznitelikler

Yöntemler

Name Description
CloseData()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Performans DLL'sinin yakın performans verileri işlevi tarafından çağrılır.

CollectData(Int32, IntPtr, IntPtr, Int32, IntPtr)

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Performans DLL'sinin performans verilerini toplar.

Şunlara uygulanır