HomeSort by relevance Sort by last modified time
    Searched refs:put_SecurityDescriptor (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h 354 virtual HRESULT WINAPI put_SecurityDescriptor(IDispatch *pSecDes) = 0;
372 HRESULT (WINAPI *put_SecurityDescriptor)(ITDirectoryObject *This,IDispatch *pSecDes);
392 #define ITDirectoryObject_put_SecurityDescriptor(This,pSecDes) (This)->lpVtbl->put_SecurityDescriptor(This,pSecDes)
    [all...]
iads.h     [all...]

Completed in 61 milliseconds