1 Star 0 Fork 5.3K

yucheng514 / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
Identity.md 2.84 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

Identity

Overview

Related Modules:

Samgr

Description:

Identifies a service and feature.

You can use this structure to identity a IUnknown feature to which messages will be sent through the asynchronous function of IUnknown.

Summary

Data Fields

Variable Name

Description

serviceId

int16 

featureId

int16 

queueId

MQueueId 

Details

Field Documentation

featureId

int16 Identity::featureId

Description:

Feature ID

queueId

MQueueId Identity::queueId

Description:

Message queue ID

serviceId

int16 Identity::serviceId

Description:

Service ID

1
https://gitee.com/yucheng514/docs.git
git@gitee.com:yucheng514/docs.git
yucheng514
docs
docs
master

Search