更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
SvcIdentity结构体 参考

SVC(service)服务身份证 更多...

#include <hm_liteipc.h>

成员变量

UINT32 handle
 
UINT32 token
 
UINT32 cookie
 

详细描述

SVC(service)服务身份证

在文件 hm_liteipc.h115 行定义.

结构体成员变量说明

◆ cookie

UINT32 SvcIdentity::cookie

在文件 hm_liteipc.h118 行定义.

◆ handle

UINT32 SvcIdentity::handle

在文件 hm_liteipc.h116 行定义.

◆ token

UINT32 SvcIdentity::token

在文件 hm_liteipc.h117 行定义.


该结构体的文档由以下文件生成: