Home
last modified time | relevance | path

Searched refs:bstrLeafElement (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/
H A DNativeMethods.cs648 void AddLeafElement([In, MarshalAs(UnmanagedType.BStr)] string bstrLeafElement); in AddLeafElement() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A Dinteropt.cs336 [In, MarshalAs(UnmanagedType.BStr)] string bstrLeafElement in AddLeafElement() argument
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaadstlb.pas3975 procedure AddLeafElement(const bstrLeafElement: WideString); safecall;
3997 procedure AddLeafElement(const bstrLeafElement: WideString); dispid 7;
5913 procedure AddLeafElement(const bstrLeafElement: WideString);
9640 procedure TPathname.AddLeafElement(const bstrLeafElement: WideString);
9642 DefaultInterface.AddLeafElement(bstrLeafElement);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Security/
H A DADMembershipProvider.cs4594 void AddLeafElement([In, MarshalAs(UnmanagedType.BStr)] string bstrLeafElement); in AddLeafElement() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diads.h6643 virtual HRESULT WINAPI AddLeafElement(BSTR bstrLeafElement) = 0;
6665 HRESULT (WINAPI *AddLeafElement)(IADsPathname *This,BSTR bstrLeafElement);
6689 #define IADsPathname_AddLeafElement(This,bstrLeafElement) (This)->lpVtbl->AddLeafElement(This,bstrL… argument
6707 HRESULT WINAPI IADsPathname_AddLeafElement_Proxy(IADsPathname *This,BSTR bstrLeafElement);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diads.h6643 virtual HRESULT WINAPI AddLeafElement(BSTR bstrLeafElement) = 0;
6665 HRESULT (WINAPI *AddLeafElement)(IADsPathname *This,BSTR bstrLeafElement);
6689 #define IADsPathname_AddLeafElement(This,bstrLeafElement) (This)->lpVtbl->AddLeafElement(This,bstrL… argument
6707 HRESULT WINAPI IADsPathname_AddLeafElement_Proxy(IADsPathname *This,BSTR bstrLeafElement);