API:SHDocVw.TShellWindows.RegisterPending
Delphi
procedure RegisterPending(lThreadId: Integer; const pvarloc: OleVariant;
const pvarlocRoot: OleVariant; swClass: SYSINT; out plCookie: Integer);
C++
void __fastcall RegisterPending(int lThreadId, const System::OleVariant &pvarloc, const System::OleVariant &pvarlocRoot, int swClass, /* out */ int &plCookie);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | TShellWindows |
Description
Embarcadero Technologies does not currently have any additional information.