|
|
|
|
|
|
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
|
| Header File
| richole.h
| Unicode
|
| Platform Notes
| None
|
|
|
IRichEditOle::SetLinkAvailable
Sets the value of the link available bit in the object's flags. The link
available bit defaults to TRUE. It should be set to FALSE if any errors occur on the
link which would indicate problems connecting to the linked object or
application. When those problems are repaired, the bit should be set to TRUE again.
HRESULT SetLinkAvailable(
LONG iob,
|
|
BOOL fAvailable
|
|
);
|
|
Parameters
iob
Index of object whose bit is to be set. If this parameter is
REO_IOB_SELECTION, the bit on the selected object is to be set.
fAvailable
Value to set the bit to. Can be TRUE or FALSE.
Return Values
Returns success status. Use
GetScode to retrieve an SCODE. Can be S_OK on success or E_INVALIDARG if the index is
invalid.
See Also
IRichEditOle
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database