IDSRefConsumer.GetNextSiblingNode(IntPtr) 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.
Récupère l’identificateur du nœud frère suivant d’un nœud spécifié.
public:
IntPtr GetNextSiblingNode(IntPtr drnidCurr);
public IntPtr GetNextSiblingNode (IntPtr drnidCurr);
abstract member GetNextSiblingNode : nativeint -> nativeint
Public Function GetNextSiblingNode (drnidCurr As IntPtr) As IntPtr
Paramètres
- drnidCurr
- IntPtr
dans DSREFNODEID du nœud enfant duquel le nœud frère doit être récupéré.
Retours
Retourne NOERROR en cas de réussite. Sinon, elle retourne un code d’erreur non spécifié.