![]() |
OTStateProcPtr |
||||
Header: | OpenTransportProtocol.h | Carbon status: | Unsupported | |
typedef void(* OTStateProcPtr) ( OTStateMachine *sm );
You would declare your function like this if you were to name it MyOTStateCallback:
void MyOTStateCallback ( OTStateMachine *sm );
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)