CDataPathProperty::SetPath

void SetPath ( LPCTSTR lpszPath );

Paramètres

lpszPath

Un chemin, qui peut être absolue ou relative à la propriété en cours de chargement asynchrone. CDataPathProperty utilise l'URL, pas de noms. Si vous voulez un objet CDataPathProperty pour un fichier, faites précéder file:// le chemin d'accès.

Remarques

Appelez cette fonction membre pour définir le chemin d'accès de la propriété.

Aperçu CDataPathProperty |  ; Membres de la classe | Graphique de la hiérarchie

Voir aussi  ;CDataPathProperty::GetPath, CDataPathProperty::SetControl, CDataPathProperty::CDataPathProperty

Index