5.125 MakeProxyValue

 procedure MakeProxyValue(
   dnPart: DSName, 
   proxyType: DWORD, 
   proxyEpoch: DWORD): DNBinary

The MakeProxyValue procedure constructs and returns a value in the proxiedObjectName format (section 5.157) from the provided parts. Let d be the returned DNBinary. d.dn equals dnPart and d.binary is constructed from proxyType and proxyEpoch.