Click to return to the Reusing Browser Technology home page    
IMarkupServices::CreateEl...     IMarkupServices::CreateMa...     IMarkupServices Interface    
Web Workshop  |  Reusing Browser Technology

IMarkupServices::CreateMarkupContainer Method


Creates an instance of the IMarkupContainer object.

Syntax

HRESULT CreateMarkupContainer(
    IMarkupContainer **ppMarkupContainer
);

Parameters

ppMarkupContainer
Address of a pointer to an IMarkupContainer interface that returns the newly created object.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

CreateMarkupPointer


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.