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

IMarkupServices::CreateMarkupPointer Method


Creates an instance of the IMarkupPointer object.

Syntax

HRESULT CreateMarkupPointer(
    IMarkupPointer **ppPointer
);

Parameters

ppPointer
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

CreateMarkupContainer


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.