CATPLMFastenerUseItf Interface CATFmaBrowseSessionServicesAccess

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATFmaBrowseSessionServicesAccess

Class to access fastener session services.

Role: this class give access to additional fastener session services.


Method Index


o CreateFmaSessionServices(CATIFmaPLMSessionServices**)
Retrieves a pointer to the interface that manages the PLM fastener data retrieval in session.

Methods


o CreateFmaSessionServices
public static CreateFmaSessionServices( opFmaSessionServices)
Retrieves a pointer to the interface that manages the PLM fastener data retrieval in session.
Parameters:
opFmaSessionServices
[out, CATIFmaPLMSessionServices#Release] The pointer of the service.
Returns:
S_OK
if the service was successfully retrieved.
E_INVALIDARG
if opFmaSessionServices was not initially set to NULL.
E_FAIL
otherwise.

This object is included in the file: CATFmaBrowseSessionServicesAccess.h
If needed, your Imakefile.mk should include the module: CATPLMFmaBrowseInterfaces

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.