IPublisher.ReleaseLocalPeg(ILocalPeg) 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.
Libérez les ressources d’un ILocalPeg.
public void ReleaseLocalPeg (Microsoft.MixedReality.WorldLocking.ASA.ILocalPeg peg);
abstract member ReleaseLocalPeg : Microsoft.MixedReality.WorldLocking.ASA.ILocalPeg -> unit
Public Sub ReleaseLocalPeg (peg As ILocalPeg)
Paramètres
- peg
- ILocalPeg
Le piquet à propre vers le haut.
Remarques
Le paramètre « peg » ne sera pas valide après cet appel.