NativeMapped
, IMoniker
, IPersist
, IPersistStream
, IUnknown
Moniker.ByReference
Verschachtelte Klassen
Felder
(Package privat) static final int
Konstruktoren
void
Binds to the specified object.
void
void
void
void
Retrieves the class identifier (CLSID) of the object.
Retrieves the display name for the moniker.
void
Retrieves the size of the stream needed to save the object.
void
void
void
boolean
Determines whether an object has changed since it was last saved to its stream.
void
void
void
void
Initializes an object from the stream where it was saved previously (Unimplemented)
void
void
void
void
Saves an object to the specified stream.
static final int vTableIdStart
public Moniker()
public void BindToObject()
Beschreibung aus Schnittstelle kopiert:IMoniker
Binds to the specified object. The binding process involves finding the object, putting it into the running state if necessary, and providing the caller with a pointer to a specified interface on the identified object. HRESULT BindToObject( [in] IBindCtx *pbc, [in] IMoniker *pmkToLeft, [in] REFIID riidResult, [out] void **ppvResult );
BindToObject
in Schnittstelle IMoniker
public void BindToStorage()
BindToStorage
in Schnittstelle IMoniker
public void Reduce()
public void ComposeWith()
ComposeWith
in Schnittstelle IMoniker
public void Enum()
public void IsEqual()
public void Hash()
public void IsRunning()
public void GetTimeOfLastChange()
GetTimeOfLastChange
in Schnittstelle IMoniker
public void Inverse()
public void CommonPrefixWith()
CommonPrefixWith
in Schnittstelle IMoniker
public void RelativePathTo()
RelativePathTo
in Schnittstelle IMoniker
IMoniker
Retrieves the display name for the moniker. HRESULT GetDisplayName( [in] IBindCtx *pbc, [in] IMoniker *pmkToLeft, [out] LPOLESTR *ppszDisplayName );
GetDisplayName
in Schnittstelle IMoniker
public void ParseDisplayName()
ParseDisplayName
in Schnittstelle IMoniker
public void IsSystemMoniker()
IsSystemMoniker
in Schnittstelle IMoniker
public boolean IsDirty()
Determines whether an object has changed since it was last saved to its stream. (Unimplemented)
IsDirty
in Schnittstelle IPersistStream
Initializes an object from the stream where it was saved previously (Unimplemented)
Load
in Schnittstelle IPersistStream
Saves an object to the specified stream. (Unimplemented)
Save
in Schnittstelle IPersistStream
public void GetSizeMax()
Retrieves the size of the stream needed to save the object. (Unimplemented)
GetSizeMax
in Schnittstelle IPersistStream
IPersist
Retrieves the class identifier (CLSID) of the object.
HRESULT GetClassID( [out] CLSID *pClassID );
MSDN
GetClassID
in Schnittstelle IPersist
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4