summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_wmi.h
blob: 539b9e882b252f29ab2c25ad202fbbc4f950b6d7 (plain)
1
2
3
typedef const char *CIMSTRING;
enum ndr_err_code ndr_pull_CIMSTRING(struct ndr_pull *ndr, int ndr_flags, CIMSTRING *r);
enum ndr_err_code ndr_push_CIMSTRING(struct ndr_push *ndr, int ndr_flags, const CIMSTRING *r);