IWICStream _ _ fonction proxy InitializeFromMemory
Fonction proxy pour la méthode InitializeFromMemory .
Syntaxe
HRESULT IWICStream_InitializeFromMemory_Proxy(
_In_ IWICStream *THIS_PTR,
_In_ BYTE *pbBuffer,
_In_ DWORD cbBufferSize
);
Paramètres
-
Ce _ PTR [ dans]
-
Type : IWICStream*
Pointeur vers cet objet IWICStream .
-
pbBuffer [ dans]
-
Type : Byte *
Pointeur vers la mémoire tampon utilisée pour initialiser le flux.
-
cbBufferSize [ dans]
-
Type : DWORD
Taille de la mémoire tampon.
Valeur renvoyée
Type : HRESULT
Si cette fonction est correctement exécutée, elle retourne la valeur _ OK. Sinon, elle retourne un code d’erreur HRESULT .
Notes
Spécifications
| Condition requise | Valeur |
|---|---|
| Client minimal pris en charge |
Windows XP avec SP2, applications de [ Bureau Windows Vista uniquement] |
| Serveur minimal pris en charge |
Applications de bureau Windows Server 2008 [ uniquement] |
| DLL |
|