ECM_ClientGetLocation Method

eKasa PANDORA - referenčná príručkaEXALOGIC
Načíta polohu pokladnice (adresy alebo GPS súradnice) z fiškálneho zariadenia.

Namespace:  Exa.ECM.Common.Communication
Assembly:  Exa.ECM.Common (in Exa.ECM.Common.dll) Version: 1.2.0.0 (1.2.0.0)
Syntax

public ExaException GetLocation(
	MsgECM_GetLocation_Req u_MsgECM_GetLocation_Req,
	ref MsgECM_GetLocation_Rsp urf_MsgECM_GetLocation_Rsp
)

Parameters

u_MsgECM_GetLocation_Req
Type: Exa.ECM.Common.Communication.MessagesMsgECM_GetLocation_Req
urf_MsgECM_GetLocation_Rsp
Type: Exa.ECM.Common.Communication.MessagesMsgECM_GetLocation_Rsp

Return Value

Type: ExaException
See Also

Reference