IObjectHandle::Unwrap Method

Unwraps a marshal-by-value object from indirection.

Syntax

HRESULT Unwrap (  
    [out, retval] VARIANT *ppv  
);  

Parameters

ppv
[out] A pointer to the object to be unwrapped.

Requirements

Platforms: See System Requirements.

Header: MSCorEE.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: Available since 2.0