source:
branches/samba-3.5.x/librpc/ndr/ndr_wmi.h
Last change on this file was 414, checked in by , 15 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | typedef const char *CIMSTRING; |
2 | enum ndr_err_code ndr_pull_CIMSTRING(struct ndr_pull *ndr, int ndr_flags, CIMSTRING *r); |
3 | enum ndr_err_code ndr_push_CIMSTRING(struct ndr_push *ndr, int ndr_flags, const CIMSTRING *r); |
Note:
See TracBrowser
for help on using the repository browser.