This topic has not yet been rated - Rate this topic

Marshaling Global Functions

These functions provide support for marshaling and converting marshaling data into interface pointers.

Important note Important

The functions listed in the following table cannot be used in applications that execute in the Windows Runtime.

AtlFreeMarshalStream

Releases the marshal data and the IStream pointer.

AtlMarshalPtrInProc

Creates a new stream object and marshals the specified interface pointer.

AtlUnmarshalPtr

Converts a stream's marshaling data into an interface pointer.

Other Resources

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.