6 references to PtrToStructure
System.DirectoryServices.Protocols (6)
System\DirectoryServices\Protocols\common\BerConverter.cs (3)
269
Marshal.
PtrToStructure
(flattenptr, binaryValue);
499
Marshal.
PtrToStructure
(result, binaryValue);
607
Marshal.
PtrToStructure
(tempPtr, ber);
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
1466
Marshal.
PtrToStructure
(requestValue, val);
1786
Marshal.
PtrToStructure
(tempPtr, bervalue);
1921
Marshal.
PtrToStructure
(controlPtr, control);