5 instantiations of LSA_FOREST_TRUST_RECORD
System.DirectoryServices (5)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (5)
128
LSA_FOREST_TRUST_RECORD record = new
LSA_FOREST_TRUST_RECORD
();
149
LSA_FOREST_TRUST_RECORD record = new
LSA_FOREST_TRUST_RECORD
();
178
LSA_FOREST_TRUST_RECORD record = new
LSA_FOREST_TRUST_RECORD
();
210
LSA_FOREST_TRUST_RECORD record = new
LSA_FOREST_TRUST_RECORD
();
375
LSA_FOREST_TRUST_RECORD record = new
LSA_FOREST_TRUST_RECORD
();
9 references to LSA_FOREST_TRUST_RECORD
System.DirectoryServices (9)
System\DirectoryServices\ActiveDirectory\ForestTrustRelationshipInformation.cs (9)
128
LSA_FOREST_TRUST_RECORD
record = new LSA_FOREST_TRUST_RECORD();
137
tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<
LSA_FOREST_TRUST_RECORD
>());
149
LSA_FOREST_TRUST_RECORD
record = new LSA_FOREST_TRUST_RECORD();
166
tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<
LSA_FOREST_TRUST_RECORD
>());
178
LSA_FOREST_TRUST_RECORD
record = new LSA_FOREST_TRUST_RECORD();
199
tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<
LSA_FOREST_TRUST_RECORD
>());
210
LSA_FOREST_TRUST_RECORD
record = new LSA_FOREST_TRUST_RECORD();
225
tmpPtr = Marshal.AllocHGlobal(Marshal.SizeOf<
LSA_FOREST_TRUST_RECORD
>());
375
LSA_FOREST_TRUST_RECORD
record = new LSA_FOREST_TRUST_RECORD();