Page 9 of 54. Showing 537 results (0.032 seconds)
LogRegisterSource
(sSettings.szSourceName, lpszSourceName, LOG_MAX_NAME); LogRegisterSource(&sSettings, NULL); } LogUnregisterSource apifunction engineapi…PersistOpenNodeW
apifunction engineapi…PersistCreateNodeW
); } PersistCreateNodeA apifunction engineapi…PersistDeleteNodeW
if ( PersistDeleteNodeW(NULL, L"MyComponentSettingsKey") != ERROR_SUCCESS ) { // Failed } else { // Node was deleted } PersistDeleteNodeA PersistTrashNodeW apifunction engineapi…PersistCloseNode
"DefaultName"); PersistCloseNode(node); } apifunction engineapi…PersistQueryValueW
returned. ERROR_SUCCESS if the value was queried successfully or some other value if not. None None Persistence Data Types apifunction engineapi…PersistSetValueW
Persistence Data Types apifunction engineapi…ComponentEntry.QueryInitInterfaces
) { return (bBoundToDataComponent && bBoundToEventsComponent) || bLastChance; } QueryInitInterfacesFunc apifunction apicallback…ComponentEntry.InitInterfaces
QueryInitInterfacesFunc apifunction apicallback…NavSetLastLocation
NavGotoItem with "LastLocation" as the FQN string will navigate to the last location set. None uiapi apifunction…