Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the size, in bytes, of the value of the reference. Reserved for future use.
HRESULT GetSize (
DWORD* pdwSize
);
int GetSize (
out uint pdwSize
);
Parameters
- pdwSize
[out] Returns the size, in bytes, of the value of the reference.
Return Value
Always returns E_NOTIMPL.