type ICefCustomUserData = interface(ICefBaseRefCounted)
This item has no description. Showing description inherited from ICefBaseRefCounted.
All ref-counted framework interfaces must inherit from this interface.
UNKNOWN
<see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_base_capi.h">CEF source file: /include/capi/cef_base_capi.h (cef_base_ref_counted_t))
| Public | function GetUserDataType: Pointer; |
| Public | function GetUserData: Pointer; |
| Public | property UserDataType : Pointer read GetUserDataType; |
| Public | property UserData : Pointer read GetUserData; |
| Public | function GetUserDataType: Pointer; |
|
This item has no description. Attributes
| |
| Public | function GetUserData: Pointer; |
|
This item has no description. | |
| Public | property UserDataType : Pointer read GetUserDataType; |
|
This item has no description. | |
| Public | property UserData : Pointer read GetUserData; |
|
This item has no description. | |