HP LoadRunner Protocol SDK Test Run API Reference  12.02
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs
ApiFunctionWithNamedArgs.h File Reference

This file contains declarations of protocol API function call with named arguments. More...

#include "ApiFunctions.h"
#include <stddef.h>

Go to the source code of this file.

Classes

class  CApiFunctionWithNamedArguments
 The template for an API function that is declared with named arguments ("key=value"). More...
 

Typedefs

typedef bool(* StringArgumentValidationType )(const char *)
 A string argument validation function.
 
typedef bool(* BooleanArgumentValidationType )(bool)
 A boolean argument validation function.
 
typedef bool(* NumericArgumentValidationType )(double)
 A numeric argument validation function.
 

Detailed Description

This file contains declarations of protocol API function call with named arguments.



Send documentation feedback to HP.


© 1995-2015 Hewlett-Packard Development Company, L.P.