ICollectData Interfaccia

Definizione

Prepara i dati sulle prestazioni per la DLL delle prestazioni caricata dal sistema durante l'utilizzo dei contatori delle prestazioni.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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
Derivato
Attributi

Metodi

Nome Descrizione
CloseData()

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Chiamato dalla funzione dei dati di chiusura delle prestazioni della DLL delle prestazioni.

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

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Raccoglie i dati sulle prestazioni per la DLL delle prestazioni.

Si applica a