IORegistryEntry->getProperty() method
IORegistryEntry->getProperty() method
- Subject: IORegistryEntry->getProperty() method
- From: "Brian Jorgage" <email@hidden>
- Date: Fri, 14 Jan 2005 18:46:15 -0500
The IORegistryEntry->getproperty() methods all return objects of type
OSObject*. The problem I have is that the kernel is continually
crashing when I try to use this method. I think I need to instantiate
an object to hold the return value but OSObject is an abstract base
class and hence cannot be directly instantiated.
So how does one handle/instantiate the OSObject so the kernel doesn't
crash ?
Brian Jorgage
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden