    

 ## On this page

  

 

 # syscgetnumcouplinginterfacesf Interface Reference

 Last update: 17.07.2025 

Provide an interface to return the number of added coupling interfaces. [More...](interfacefortran_1_1syscgetnumcouplinginterfacesf.xhtml#details)

## <a id="pub-methods" name="pub-methods"></a>Public Member Functions

integer(kind=8) function [syscgetnumcouplinginterfacesf](interfacefortran_1_1syscgetnumcouplinginterfacesf.xhtml#a2a24e1563f8a02b14c341aad569cffce) () Provide a function to return the number of added coupling interfaces.   
 <a id="details" name="details"></a>## Detailed Description

Provide an interface to return the number of added coupling interfaces.

Definition at line [917](syscSystemCouplingF_8fi_source.xhtml#l00917) of file [syscSystemCouplingF.fi](syscSystemCouplingF_8fi_source.xhtml).



## Constructor &amp; Destructor Documentation

<a id="a2a24e1563f8a02b14c341aad569cffce" name="a2a24e1563f8a02b14c341aad569cffce"></a>## [◆ ](#a2a24e1563f8a02b14c341aad569cffce)syscgetnumcouplinginterfacesf()

 integer(kind=8) function [syscgetnumcouplinginterfacesf](interfacefortran_1_1syscgetnumcouplinginterfacesf.xhtml)

Provide a function to return the number of added coupling interfaces.

ReturnsNumber of coupling interfaces. Definition at line [924](syscSystemCouplingF_8fi_source.xhtml#l00924) of file [syscSystemCouplingF.fi](syscSystemCouplingF_8fi_source.xhtml).

 925 integer(kind=8) :: ret

 926!DIR$ IF DEFINED(\_WIN32) .and. ( .not. DEFINED(SYSTEM\_COUPLING\_PARTICIPANT\_PROXY))

 927!DIR$ ATTRIBUTES DLLIMPORT :: syscGetNumCouplingInterfacesF

 928!DIR$ ENDIF