ITLocationInfo ::get_PermanentLocationID méthode (tapi3if.h)
La méthode get_PermanentLocationID obtient l’identificateur d’emplacement permanent.
Syntaxe
HRESULT get_PermanentLocationID(
[out] long *plLocationID
);
Paramètres
[out] plLocationID
Pointeur vers l’identificateur d’emplacement permanent.
Valeur retournée
Cette méthode peut retourner l’une de ces valeurs.
Code de retour | Description |
---|---|
|
La méthode a réussi. |
|
Le paramètre plLocationID n’est pas un pointeur valide. |
|
La mémoire est insuffisante pour effectuer l’opération. |
Remarques
La valeur retournée par cette méthode correspond au membre dwPermanentLocationID de la structure LINELOCATIONENTRY de TAPI 2.
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | tapi3if.h (inclure Tapi3.h) |
Bibliothèque | Uuid.lib |
DLL | Tapi3.dll |