IMarkupServices interface
This interface, along with the IMarkupPointer interface, allows the contents of the page to be programmatically manipulated from your C++ program.
Members
The IMarkupServices interface inherits from the IUnknown interface. IMarkupServices also has these types of members:
Methods
The IMarkupServices interface has these methods.
| Method | Description |
|---|---|
| IsScopedElement |
Retrieves whether the specified element has scope. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: