SetSessionEx function

设置 Session 变量


Function:

bool UAPI SetSessionEx(
        int hSession,
        LPCSTR lpcName,
        bytes pData
);

Parameters:

  • hSession [in]:Session 句柄
  • lpcName [in]:变量名称
  • pData [in]:数据(值)

Return value:

  • Type:BOOL
  • Text:成功返回 TRUE,失败返回 FALSE

Requirements:

Keyword Value
Minimum Agine Version 171012.1
Minimum SDK Version 171012.1
Header File h.message
Library Server kext

results matching ""

    No results matching ""