org.eclipse.actf.util.win32.comclutch
Interface IOleContainer
- All Superinterfaces:
- IResource, IUnknown
public interface IOleContainer
- extends IUnknown
Wrapper for IOleContainer object
see http://msdn.microsoft.com/en-us/library/ms690103(VS.85).aspx
OLECONTF_EMBEDDINGS
static final int OLECONTF_EMBEDDINGS
- See Also:
- Constant Field Values
OLECONTF_LINKS
static final int OLECONTF_LINKS
- See Also:
- Constant Field Values
OLECONTF_OTHERS
static final int OLECONTF_OTHERS
- See Also:
- Constant Field Values
OLECONTF_ONLYUSER
static final int OLECONTF_ONLYUSER
- See Also:
- Constant Field Values
OLECONTF_ONLYIFRUNNING
static final int OLECONTF_ONLYIFRUNNING
- See Also:
- Constant Field Values
enumObjects
IEnumUnknown enumObjects(int flags)
lockContainer
boolean lockContainer(boolean lock)