TipcSrvConnGetGmdDirName get the GMD area sub-directory name of the connection to RTserver
T_BOOL TipcSrvConnGetGmdDirName(srv
,gmd_dir_name_return
) T_IPC_SRVsrv
; T_STR *gmd_dir_name_return
;
srv
connection handle to RTserver
gmd_dir_name_return
returned sub-directory name of the GMD area for the connection to RTserver
TRUE
if the GMD area sub-directory name was successfully returned for the connection to RTserver, FALSE
otherwise.
If TipcSrvConnGetGmdDirName fails, it returns FALSE
and sets the global SmartSockets error number to:
TipcSrvConnGetGmdDirName returns the GMD area sub-directory name for the connection to RTserver.
None
This example gets the GMD area sub-directory of the connection to RTserver:
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |