63 references to PtrToStructure
System.Data.OleDb (5)
DbPropSet.cs (2)
190
Marshal.
PtrToStructure
(propertySetPtr, propset);
198
Marshal.
PtrToStructure
(ptr, properties[i]);
OleDbDataReader.cs (1)
505
Marshal.
PtrToStructure
(ADP.IntPtrOffset(columnInfos, offset), dbColumnInfo);
PropertyInfoSet.cs (2)
76
Marshal.
PtrToStructure
(setPtr, propinfoset);
82
Marshal.
PtrToStructure
(infoPtr, propinfo);
System.DirectoryServices (45)
Interop\AdsValueHelper2.cs (3)
134
Marshal.
PtrToStructure
(adsvalue.pointer.value, dnb);
165
Marshal.
PtrToStructure
(adsvalue.pointer.value, dns);
228
Marshal.
PtrToStructure
(adsvalue.octetString.value, vlv);
System\DirectoryServices\ActiveDirectory\ActiveDirectorySite.cs (2)
1325
Marshal.
PtrToStructure
((IntPtr)pDomains, names);
1336
Marshal.
PtrToStructure
(tmpPtr, nameResult);
System\DirectoryServices\ActiveDirectory\AttributeMetaData.cs (2)
24
Marshal.
PtrToStructure
(info, attrMetaData);
39
Marshal.
PtrToStructure
(info, attrMetaData);
System\DirectoryServices\ActiveDirectory\DirectoryContext.cs (1)
580
Marshal.
PtrToStructure
(pResponseBuffer, responseBuffer);
System\DirectoryServices\ActiveDirectory\DirectoryServer.cs (9)
401
Marshal.
PtrToStructure
(info, cursors);
435
Marshal.
PtrToStructure
(info, cursors);
461
Marshal.
PtrToStructure
(info, operations);
488
Marshal.
PtrToStructure
(info, neighbors);
512
Marshal.
PtrToStructure
(info, failures);
537
Marshal.
PtrToStructure
(info, objMetaData);
556
Marshal.
PtrToStructure
(info, objMetadata);
587
Marshal.
PtrToStructure
(update, syncAllUpdate);
614
Marshal.
PtrToStructure
(temp, sync);
System\DirectoryServices\ActiveDirectory\DomainController.cs (4)
1090
Marshal.
PtrToStructure
(currentDc, domainControllerInfo3);
1112
Marshal.
PtrToStructure
(currentDc, domainControllerInfo2);
1244
Marshal.
PtrToStructure
(rolesPtr, dsNameResult);
1249
Marshal.
PtrToStructure
(currentItem, dsNameResultItem);
System\DirectoryServices\ActiveDirectory\Exception.cs (4)
423
Marshal.
PtrToStructure
(errorInfo, error);
448
Marshal.
PtrToStructure
(tempPtr, error);
482
Marshal.
PtrToStructure
(collisionInfo, collision);
490
Marshal.
PtrToStructure
(addr, record);
System\DirectoryServices\ActiveDirectory\Forest.cs (2)
864
Marshal.
PtrToStructure
(sitesPtr, dsNameResult);
871
Marshal.
PtrToStructure
(currentItem, dsNameResultItem);
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (3)
123
Marshal.
PtrToStructure
(fileTime, currentTime);
368
Marshal.
PtrToStructure
(forestTrustInfo, trustInfo);
376
Marshal.
PtrToStructure
(addr, record);
System\DirectoryServices\ActiveDirectory\Locator.cs (1)
52
Marshal.
PtrToStructure
(pDomainControllerInfo, domainControllerInfo);
System\DirectoryServices\ActiveDirectory\ReplicationCursorCollection.cs (2)
60
Marshal.
PtrToStructure
(addr, cursor);
74
Marshal.
PtrToStructure
(addr, cursor);
System\DirectoryServices\ActiveDirectory\ReplicationFailure.cs (1)
21
Marshal.
PtrToStructure
(addr, failure);
System\DirectoryServices\ActiveDirectory\ReplicationNeighbor.cs (1)
46
Marshal.
PtrToStructure
(addr, neighbor);
System\DirectoryServices\ActiveDirectory\ReplicationOperation.cs (1)
20
Marshal.
PtrToStructure
(addr, operation);
System\DirectoryServices\ActiveDirectory\TrustHelper.cs (5)
370
Marshal.
PtrToStructure
(buffer1, info);
457
Marshal.
PtrToStructure
(info, domainInfo);
465
Marshal.
PtrToStructure
(fileTime, tmp);
618
Marshal.
PtrToStructure
(fileTime, tmp);
744
Marshal.
PtrToStructure
(fileTime, tmp);
System\DirectoryServices\ActiveDirectory\Utils.cs (4)
132
Marshal.
PtrToStructure
(results, dsNameResult);
136
Marshal.
PtrToStructure
(dsNameResult.items, dsNameResultItem);
226
Marshal.
PtrToStructure
(results, dsNameResult);
231
Marshal.
PtrToStructure
(dsNameResult.items, dsNameResultItem);
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);
System.ServiceProcess.ServiceController (5)
System\ServiceProcess\ServiceBase.cs (1)
722
Marshal.
PtrToStructure
(eventData, sessionNotification);
System\ServiceProcess\ServiceController.cs (4)
220
Marshal.
PtrToStructure
(structPtr, status);
325
Marshal.
PtrToStructure
(bufPtr, config);
404
Marshal.
PtrToStructure
(bufPtr, config);
788
Marshal.
PtrToStructure
(structPtr, status);
System.Speech (1)
Internal\StreamMarshaler.cs (1)
124
Marshal.
PtrToStructure
<T>(buffer, o);
System.Windows.Extensions (1)
System\Media\SoundPlayer.cs (1)
586
Marshal.
PtrToStructure
((IntPtr)pdata, waveFormat);