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:
729 bytes
|
Line | |
---|
1 | /* header auto-generated by pidl */
|
---|
2 |
|
---|
3 | #include "librpc/ndr/libndr.h"
|
---|
4 | #include "librpc/gen_ndr/remact.h"
|
---|
5 |
|
---|
6 | #ifndef _HEADER_NDR_IRemoteActivation
|
---|
7 | #define _HEADER_NDR_IRemoteActivation
|
---|
8 |
|
---|
9 | #define NDR_IREMOTEACTIVATION_UUID "4d9f4ab8-7d1c-11cf-861e-0020af6e7c57"
|
---|
10 | #define NDR_IREMOTEACTIVATION_VERSION 0.0
|
---|
11 | #define NDR_IREMOTEACTIVATION_NAME "IRemoteActivation"
|
---|
12 | #define NDR_IREMOTEACTIVATION_HELPSTRING NULL
|
---|
13 | extern const struct ndr_interface_table ndr_table_IRemoteActivation;
|
---|
14 | #define NDR_REMOTEACTIVATION (0x00)
|
---|
15 |
|
---|
16 | #define NDR_IREMOTEACTIVATION_CALL_COUNT (1)
|
---|
17 | void ndr_print_RemoteActivation(struct ndr_print *ndr, const char *name, int flags, const struct RemoteActivation *r);
|
---|
18 | #endif /* _HEADER_NDR_IRemoteActivation */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.