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.
Informs the object that it is being initialized as a newly created object.
Syntax
HRESULT InitNew();
Remarks
E_NOTIMPL should not be returned. Return S_OK, even if the object does not perform any function in this method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | ocidl.h |