source: branches/samba-3.5.x/librpc/ndr/ndr_wmi.h

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 215 bytes
Line 
1typedef const char *CIMSTRING;
2enum ndr_err_code ndr_pull_CIMSTRING(struct ndr_pull *ndr, int ndr_flags, CIMSTRING *r);
3enum 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.