All Frameworks Class Hierarchy This Framework Previous Next Indexes
VPMXBom Interface ENOVIObject
System.IUnknown
|
+---VPMXBom.ENOVIBase
|
+---ENOVIObject
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVIObject
Method Index
- o
get_LinkableName(CATUnicodeString*)
- Get a persistent name (functionally equivalent to an URL) for this object, this name can be used later (in
the same session or in another one) to retrieve the object through a service offered by the login session.
Methods
o get_LinkableName
-
Get a persistent name (functionally equivalent to an URL) for this object, this name can be used later (in
the same session or in another one) to retrieve the object through a service offered by the login session.
- Parameters:
-
- oLinkableName
- The retrieved linkable name
- Returns:
- An HRESULT value
Legal values:
- S_OK
- Query Interface with CATILinkableObject succeeded
- E_FAIL
- Query Interface with CATILinkableObject failed
This object is included in the file: ENOVIObject.h
If needed, your Imakefile.mk should include the module: VPMXbmItf