You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
711 B
33 lines
711 B
LIBRARY MST120
|
|
|
|
EXPORTS
|
|
|
|
; Node Controller exported interface
|
|
T120_CreateNodeController
|
|
T120_CreateControlSAP
|
|
|
|
; MCS Private Interface Exports
|
|
MCS_AttachRequest
|
|
|
|
; GCC Exports
|
|
GCC_CreateAppSap
|
|
|
|
; UI Security info export
|
|
T120_GetSecurityInfoFromGCCID
|
|
|
|
; Secure transport settings control
|
|
T120_TprtSecCtrl
|
|
|
|
; T120 Applet Exports
|
|
T120_CreateAppletSAP
|
|
|
|
; T120 Applet Loader Exports
|
|
T120_LoadApplet
|
|
T120_CloseApplet
|
|
T120_AppletStatus
|
|
T120_QueryApplet
|
|
T120_GetNodeName
|
|
T120_GetUserData
|
|
T120_GetNodeVersion
|
|
; T120 Pluggable Transport
|
|
T120_CreatePluggableTransport
|