Expand Minimize
This topic has not yet been rated - Rate this topic

5.26 ClientExtensions

procedure ClientExtensions(hDrs: DRS_HANDLE): DRS_EXTENSIONS_INT

The ClientExtensions server procedure gets the client extensions presented in the IDL_DRSBind call that created hDrs. Any fields not specified by the client in the pextClient parameter to IDL_DRSBind (such that pextClient^.cb is less than the offset of the end of the field of DRS_EXTENSIONS_INT) are set to 0.

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.