ITextStoreAnchor::GetStart method
The ITextStoreAnchor::GetStart method returns an anchor positioned at the start of the text stream.
Syntax
HRESULT GetStart( [out] IAnchor **ppaStart );
Parameters
- ppaStart [out]
-
Pointer to an anchor object located at the start of the text stream.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
|
ppaStart is invalid. |
|
The attempt to instantiate an anchor at the start of the text stream failed. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|