Partager via


ID3D10EffectStringVariable ::GetString, méthode (d3d10effect.h)

Obtient la chaîne.

Syntaxe

HRESULT GetString(
  [out] LPCSTR *ppString
);

Paramètres

[out] ppString

Type : LPCSTR*

Pointeur vers la chaîne.

Valeur retournée

Type : HRESULT

Retourne l’un des codes de retour Direct3D 10 suivants.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête d3d10effect.h

Voir aussi

ID3D10EffectStringVariable, interface