Vertaling van "COM object" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
To call the third function on a COM object, you jump down three entries in the table and then jump to the memory location given there.
Aby wywołać trzecią funkcję w odniesieniu do obiektu COM, należy przejść w dół o trzy wpisy w tabeli, a następnie przeskoczyć do podanej lokalizacji pamięci.
The structure of a COM object is simple.
For all COM objects, this form of binding takes place whenever a COM object's IUnknown interface is called.
W przypadku wszystkich obiektów COM ta forma wiązania występuje zawsze wówczas, gdy wywoływany jest interfejs IUnknown obiektu COM.
In response to the RetrieveBinary call, the EBS provider must retrieve the indicated BLOB from the external storage system and return the binary content to SharePoint in form of a COM object that implements the ILockBytes interface.
W odpowiedzi na to wywołanie dostawca EBS musi odczytać wskazany BLOB z zewnętrznego systemu magazynowego i przekazać zawartość binarną do SharePoint w postaci obiektu COM z zaimplementowanym interfejsem ILockBytes.
The task of the researchers was to prove that the discovered technique of bypassing self-protection using COM object capture and running malicious code is possible under production conditions.
Zadaniem badaczy było udowodnić, że odkryta technika ominięcia auto-ochrony z wykorzystaniem przechwytywania obiektów COM i uruchamiania złośliwego kodu jest możliwa do przeprowadzenia w warunkach produkcyjnych.
Also, depending on whether the executable is a normal.exe, Mmc.exe, or a COM object, auto-elevation has additional rules.
Ponadto w zależności od tego, czy plik wykonywalny to zwykły.exe, Mmc.exe, czy też obiekt COM, automatyczne podnoszenie uprawnień ma dodatkowe reguły.
Only one COM object in one DLL/EXE could be declared as having a specific global COM Class ID on a system.
Tylko jeden obiekt COM, z jednego pliku DLL/EXE mógł być zadeklarowany w systemie jako serwis dla konkretnej globalnej klasy COM.
ThumbView is a shell extension (COM object) called by Windows when it wants to display a thumbnail.
ThumbView jest rozszerzeniem shell (COM object) wywoływanym przez system Windows wtedy, kiedy odpowiednia miniatura ma być wyświetlona.
Note that we need to add the -com parameter here. That's because we're dealing with a COM object rather than a.NET Framework class.
Zauważcie, że musimy dodać tutaj parametr -com; a to dlatego, że mamy do czynienia z obiektem COM zamiast klasą.NET Framework.
After installation, the ActiveX Control should reside in the Windows/System32 directory and be registered as a COM object.
Po instalacji formant ActiveX powinien znajdować się w katalogu Windows/ System32 i być zarejestrowany jako obiekt COM.
To support PC interfacing, LabVIEW drivers and COM Object Interface are provided.
Aby obsługiwać interfejs komputera, dostarczane są sterowniki LabVIEW i COM Object Interface.
Accessing XPCOM components from JavaScript XPCOM objects are either created as new instances (each creation gives you a completely new COM object) or as services (each access gives you the same COM object, often called a singleton).
Uzyskiwanie dostępu do komponentów XPCOM z poziomu JavaScript Obiekty XPCOM są tworzone jako nowe instacje (każda oznacza kompletnie nowy obiekt) lub jako usługi (każdy dostęp dotyczy tego samego obiektu, nazywanego singletonem).