IIUnknownStrategy.Release(Void*) Méthode
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.
Appelle Release() sur le instance non managé spécifié.
public:
int Release(void* instancePtr);
public int Release (void* instancePtr);
abstract member Release : nativeptr<unit> -> int
Paramètres
- instancePtr
- Void*
Pointeur représentant le instance non managé.
Retours
Nombre de références actuel.