As its help explains, blockproc supplies a structure to the called function. The fields of the structure are listed in the help. Possibly you want the data field:
CC = bwconncomp(a.data,8);
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!