source: vendor/current/source3/librpc/gen_ndr/ndr_policyagent.h@ 740

Last change on this file since 740 was 740, checked in by Silvan Scherrer, 12 years ago

Samba Server: update vendor to 3.6.0

File size: 693 bytes
Line 
1/* header auto-generated by pidl */
2
3#include "librpc/ndr/libndr.h"
4#include "librpc/gen_ndr/policyagent.h"
5
6#ifndef _HEADER_NDR_policyagent
7#define _HEADER_NDR_policyagent
8
9#define NDR_POLICYAGENT_UUID "d335b8f6-cb31-11d0-b0f9-006097ba4e54"
10#define NDR_POLICYAGENT_VERSION 1.5
11#define NDR_POLICYAGENT_NAME "policyagent"
12#define NDR_POLICYAGENT_HELPSTRING "IPSec Policy Agent"
13extern const struct ndr_interface_table ndr_table_policyagent;
14#define NDR_POLICYAGENT_DUMMY (0x00)
15
16#define NDR_POLICYAGENT_CALL_COUNT (1)
17void ndr_print_policyagent_Dummy(struct ndr_print *ndr, const char *name, int flags, const struct policyagent_Dummy *r);
18#endif /* _HEADER_NDR_policyagent */
Note: See TracBrowser for help on using the repository browser.