CMBufferGetBool Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Déléguer la signature pour déterminer si la mémoire tampon spécifiée qui est sur le point d’être supprimée est prête.
public delegate bool CMBufferGetBool(INativeObject buffer);
type CMBufferGetBool = delegate of INativeObject -> bool
Paramètres
- buffer
- INativeObject
Mémoire tampon vers la sonde.