Default method declaration for the header files
#define PRL_METHOD_DECL( version, name, args ) \ PRL_METHOD( name ) args; \ typedef PRL_METHOD_PTR( name##_Ptr ) args;
PrlTypes.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|