Uses of Class
org.rococoa.cocoa.corefoundation.CFUUIDBytes.ByValue

Packages that use CFUUIDBytes.ByValue
org.rococoa.cocoa.corefoundation   
 

Uses of CFUUIDBytes.ByValue in org.rococoa.cocoa.corefoundation
 

Methods in org.rococoa.cocoa.corefoundation that return CFUUIDBytes.ByValue
 CFUUIDBytes.ByValue CoreFoundationLibrary.CFUUIDGetUUIDBytes(CoreFoundationLibrary.__CFUUID uuid)
          Original signature : CFUUIDBytes CFUUIDGetUUIDBytes(CFUUIDRef)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:62
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFUUIDBytes.ByValue
 CoreFoundationLibrary.__CFUUID CoreFoundationLibrary.CFUUIDCreateFromUUIDBytes(CoreFoundationLibrary.__CFAllocator alloc, CFUUIDBytes.ByValue bytes)
          Original signature : CFUUIDRef CFUUIDCreateFromUUIDBytes(CFAllocatorRef, CFUUIDBytes)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:65
 



Copyright © 2009. All Rights Reserved.