HomeSort by relevance Sort by last modified time
    Searched refs:get_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 353 virtual HRESULT WINAPI get_SecurityDescriptor(IDispatch **ppSecDes) = 0;
371 HRESULT (WINAPI *get_SecurityDescriptor)(ITDirectoryObject *This,IDispatch **ppSecDes);
391 #define ITDirectoryObject_get_SecurityDescriptor(This,ppSecDes) (This)->lpVtbl->get_SecurityDescriptor(This,ppSecDes)
    [all...]
iads.h     [all...]

Completed in 539 milliseconds