Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated function.
Syntax
HRESULT get_unused (
BSTR* pReserved
);
Parameters
pReserved
[out] Unused
Return Value
Always returns E_NOTIMPL
;
Remarks
This method is deprecated. It should not be called, and always fails. It exists soleyl to maintain compatibility with vtable ordering as expected by older clients.