Marshaling Global Functions
Visual Studio 2012
These functions provide support for marshaling and converting marshaling data into interface pointers.
Important
|
|---|
|
The functions listed in the following table cannot be used in applications that execute in the Windows Runtime. |
|
Releases the marshal data and the IStream pointer. |
|
|
Creates a new stream object and marshals the specified interface pointer. |
|
|
Converts a stream's marshaling data into an interface pointer. |
Important