Share via


Marshaling Global Functions

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

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.

See Also

Other Resources

ATL Functions