NSpProtocolList_GetCount
You can use the NSpProtocolList_GetCount function to return the number of protocol references in the list.
UInt32 NSpProtocolList_GetCount ( NSpProtocolListReference inProtocolList);
inProtocolList
- An opaque reference to a protocol list.
- function result
- The number of protocol references in the list.
DESCRIPTION
Use this function for iterating through the protocol list.