IWICMetadataQueryReader_GetLocation_Proxy, fonction
Fonction proxy pour la méthode GetLocation .
Syntaxe
HRESULT IWICMetadataQueryReader_GetLocation_Proxy(
_In_ IWICMetadataQueryReader *THIS_PTR,
_In_ UINT cchMaxLength,
_Inout_ WCHAR *wzNamespace,
_Out_ UINT *pcchActualLength
);
Paramètres
-
THIS_PTR [in]
-
Type : IWICMetadataQueryReader*
Pointeur vers cet objet IWICMetadataQueryReader .
-
cchMaxLength [in]
-
Type : UINT
Longueur de la mémoire tampon wzNamespace .
-
wzNamespace [in, out]
-
Type : WCHAR*
Pointeur qui reçoit l’emplacement de l’espace de noms actuel.
-
pcchActualLength [out]
-
Type : UINT*
Longueur réelle de la mémoire tampon nécessaire pour récupérer l’emplacement de l’espace de noms actuel.
Valeur retournée
Type : HRESULT
Si cette fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT .
Notes
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows XP avec SP2, Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge |
Windows Server 2008 [applications de bureau uniquement] |
DLL |
|