Ignore:
Timestamp:
May 26, 2009, 9:44:50 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/librpc/idl/ntsvcs.idl

    r133 r228  
    238238
    239239        typedef struct {
    240                 uint32 unknown1;
    241                 uint16 unknown2[160];
    242                 uint32 unknown3;
     240                uint32 profile_handle;
     241                uint16 friendly_name[80];
     242                uint32 flags;
    243243        } PNP_HwProfInfo;
    244244
     
    246246                [in] uint32 idx,
    247247                [in,out,ref] PNP_HwProfInfo *info,
    248                 [in] uint32 unknown1,
    249                 [in] uint32 unknown2
     248                [in] uint32 size,
     249                [in] uint32 flags
    250250                );
    251251
Note: See TracChangeset for help on using the changeset viewer.