Add an InterfaceID to a binding permission builder.
- Parameters
-
self | The binding permission builder. If NULL, no action is taken. |
interfaceID | The InterfaceID to add to the permission. This may be NULL or the Wildcard ID to indicate all interface IDs (wildcard). |
- Returns
- boolean TRUE, if the interface ID could be added; FALSE, if it failed to be added.