IBEARERTECHNOLOGY_GETOPT()
Brew Release
Brew MP 1.0.2
See Also
Error Codes
IBearerTechnology
Description
Find an AEEBearerTechnologyOpt, in the list of AEEBearerTechnologyOpts in po, matching nOptId.
pwo is filled in with a the matching AEEBearerTechnologyOpt contents.
Params
po
[]:
the interface pointer
nOptId
[]:
id of the option to find in the options list.
pwo
[]:
where to stick the found AEEBearerTechnologyOpt.
Interface
Prototype
int IBearerTechnology_GetOpt(IBearerTechnology *po, int32 nOptId, AEEBearerTechnologyOpt *pwo)
Return
- AEE_SUCCESS: if the option was retrieved successfully. AEE_EFAILED: if the specified AEEBearerTechnologyOpt couldn't be retrieved.
Side Effect
- None
Comments
None
COMMENTS (0)
See Below