MCPcopy Create free account

hub / github.com/WinDurango/WinDurango / functions

Functions3,998 in github.com/WinDurango/WinDurango

↓ 1 callersFunctionevent_is_signaled
Checks to see if the given *manual reset* event is currently signaled. The event must not be an auto-reset event. Use when the event will only be set
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:2740
↓ 1 callersMethodfileExists
projects/WinDurango.Implementation.WinRT/src/interfaces/Storage/Directory.cpp:255
↓ 1 callersMethodget
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/token_helpers.h:546
↓ 1 callersFunctionget_at_current
Note, the error code is observed in operator!= and operator==, it always returns "equal" in the failed state to force the compare to the end iterator
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/winrt.h:911
↓ 1 callersFunctionget_child_key_count_nothrow
* @brief Queries for number of sub-keys * @param key The HKEY to query for number of sub-keys * @param[out] numSubKeys A pointer to
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry.h:272
↓ 1 callersFunctionget_child_value_count_nothrow
* @brief Queries for number of values * @param key The HKEY to query for number of values * @param[out] numSubValues A pointer to a
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry.h:303
↓ 1 callersFunctionget_cotaskmemstring_array_from_multistring_nothrow
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry_helpers.h:279
↓ 1 callersFunctionget_if
get pointer to current value or nullptr if no value has been set
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com_apartment_variable.h:461
↓ 1 callersFunctionget_last_write_filetime_nothrow
* @brief Queries for the filetime when the registry key was last written * @param key The HKEY to query for number of values * @para
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry.h:334
↓ 1 callersFunctionget_multistring_from_wstrings
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry_helpers.h:171
↓ 1 callersFunctionget_system_time
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/win32_helpers.h:246
↓ 1 callersFunctionget_value_binary
* @brief Reads a registry value of the specified type, returning a std::vector<BYTE> * @param key An open or well-known registry key
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry.h:1565
↓ 1 callersFunctionget_value_binary_nothrow
* @brief Reads the raw bytes from a registry value under a specified key of the specified type * @param key An open or well-known registry ke
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry.h:2896
↓ 1 callersFunctionget_value_multistring
* @brief Reads a REG_MULTI_SZ value, returning a std::vector<std::wstring> * @param key An open or well-known registry key * @param
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry.h:1660
↓ 1 callersFunctionget_wstring_vector_from_multistring
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry_helpers.h:207
↓ 1 callersFunctionhandle_wait
Waits on the given handle for the specified duration
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:2752
↓ 1 callersFunctionimpersonate_token
Temporarily impersonates a token on this thread. This method sets a new token on a thread, restoring the current token when the returned object
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/token_helpers.h:506
↓ 1 callersFunctionimpersonate_token_failfast
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/token_helpers.h:474
↓ 1 callersFunctioninit_once_failfast
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/win32_helpers.h:846
↓ 1 callersFunctioninit_once_nothrow
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/win32_helpers.h:825
↓ 1 callersMethodinited
projects/WinDurango.Common/src/WinDurango.cpp:19
↓ 1 callersFunctionis_extended_length_path
Determines if a path is an extended length path that can be used to access paths longer than MAX_PATH.
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:36
↓ 1 callersFunctionis_registry_buffer_too_small
* @brief Helper function to translate registry return values if the buffer was too small * @param hr HRESULT to test from registry APIs
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry_helpers.h:57
↓ 1 callersFunctioniterable_range_nothrow
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/winrt.h:1115
↓ 1 callersMethodlock
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:3384
↓ 1 callersFunctionmake_bstr_nothrow
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:5061
↓ 1 callersMethodmake_end_iterator
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry_helpers.h:1482
↓ 1 callersFunctionmake_hstring_from_buffer_failfast
A fail-fast variant of `make_hstring_from_buffer_nothrow`
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:4894
↓ 1 callersFunctionminor_version_from_string
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/cppwinrt.h:51
↓ 1 callersMethodoperator&
Returns the address of the internal pointer (releases ownership of the pointer BEFORE returning the address). The pointer is explicitly released to pr
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com.h:421
↓ 1 callersMethodoperator()
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/cppwinrt_authoring.h:116
↓ 1 callersMethodparse
projects/WinDurango.Common/src/Config.cpp:30
↓ 1 callersFunctionpath_is_dot_or_dotdot
Determine if the file name is one of the special "." or ".." names.
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:66
↓ 1 callersFunctionprepare_buffer
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/registry_helpers.h:350
↓ 1 callersFunctionput_abi
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/cppwinrt.h:295
↓ 1 callersMethodread
* btw these docs are pretty useful * https://learn.microsoft.com/en-us/windows/uwp/get-started/fileio-learning-track */
projects/WinDurango.Implementation.WinRT/src/interfaces/Storage/File.cpp:76
↓ 1 callersMethodreset_and_addressof
Resets this managed struct by calling the custom close function Then initializes this managed struct using the user-provided initialization function,
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:972
↓ 1 callersMethodresume_any_thread
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/coroutine.h:577
↓ 1 callersMethodresume_same_apartment
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/coroutine.h:897
↓ 1 callersMethodresume_waiting_coroutine
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/coroutine.h:445
↓ 1 callersFunctionstr_build_nothrow
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:1798
↓ 1 callersFunctionstr_raw_ptr
str_raw_ptr is an overloaded function that retrieves a const pointer to the first character in a string's buffer. Overloads in this file support any s
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:1778
↓ 1 callersFunctionstream_read_partial
Read data from a stream into a buffer. @code IStream* source = // ... ULONG dataBlob = 0; auto read = wil::stream_read_partial(source,
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com.h:2709
↓ 1 callersFunctionstream_read_string_nothrow
Read a string from a stream and returns an allocated copy Deserializes strings in streams written by both IStream_WriteStr and wil::stream_write_s
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com.h:2612
↓ 1 callersFunctionstream_seek_from_current_position
Seek a relative amount in a stream ~~~~ IStream* source = // ... ULONGLONG newPosition = wil::stream_seek_from_current_position(source, 16
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com.h:2836
↓ 1 callersFunctionstream_size_nothrow
Retrieve the size of this stream, in bytes ~~~~ IStream* source = // ... ULONGLONG size; RETURN_IF_FAILED(wil::stream_size_nothrow(sou
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com.h:2421
↓ 1 callersFunctionswap
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:432
↓ 1 callersFunctionto_int64
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/win32_helpers.h:213
↓ 1 callersMethodtrim_at_existing_null
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/stl.h:101
↓ 1 callersFunctiontry_acquire_fast_mutex
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:7168
↓ 1 callersFunctiontry_acquire_wdf_wait_lock
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:6479
↓ 1 callersFunctiontry_com_copy_to
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/com.h:1759
↓ 1 callersFunctiontry_create_new_file
create using CREATE_NEW, returns handle and error code. ~~~ auto [handle, error] = wil::try_create_new_file(filePath.c_str()); ~~~ */
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:1223
↓ 1 callersFunctiontry_get_parent_path_range
Compute the substring in the input value that is the parent folder path. returns: true + parentPathLength - path has a parent starting at the beginnin
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:104
↓ 1 callersMethodtry_lock_shared
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:3339
↓ 1 callersFunctiontry_open_file
Non-throwing open existing using OPEN_EXISTING, returns handle and error code. ~~~ auto [handle, error] = wil::try_open_file(filePath.c_str())
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:1177
↓ 1 callersFunctiontry_open_or_create_file
create using OPEN_ALWAYS, returns handle and error code. ~~~ auto [handle, error] = wil::try_open_or_create_file(filePath.c_str()); ~~~
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:1238
↓ 1 callersFunctiontry_open_or_truncate_existing_file
create using CREATE_ALWAYS, returns handle and error code. ~~~ auto [handle, error] = wil::try_open_or_truncate_existing_file(filePath.c_str()
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:1254
↓ 1 callersFunctiontry_truncate_existing_file
create using TRUNCATE_EXISTING, returns handle and error code. ~~~ auto [handle, error] = wil::try_truncate_existing_file(filePath.c_str());
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/filesystem.h:1268
↓ 1 callersFunctionuse_reset
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/resource.h:708
↓ 1 callersFunctionvector_range_nothrow
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/winrt.h:765
↓ 1 callersFunctionwait_for_completion
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/winrt.h:1836
Method CreateFolder
* TODO: Use Shared Pointers */
projects/WinDurango.Implementation.WinRT/src/interfaces/Storage/Directory.cpp:67
MethodAcceptorSocketDescription
projects/WinDurango.WinRT/src/Windows/Xbox/Networking/Windows.Xbox.Networking.SecureDeviceAssociationTemplate.cpp:68
MethodAccessibility
projects/WinDurango.WinRT/include/WinDurango.WinRT/Windows/Xbox/UI/Windows.Xbox.UI.Accessibility.h:8
MethodAccessibilityFeatures
projects/WinDurango.WinRT/src/Windows/Xbox/ApplicationModel/State/Windows.Xbox.ApplicationModel.State.Internal.AppInfo.cpp:171
MethodAccountPickerResult
projects/WinDurango.WinRT/include/WinDurango.WinRT/Windows/Xbox/UI/Windows.Xbox.UI.AccountPickerResult.h:8
MethodAchievementId
projects/WinDurango.WinRT/src/Windows/Xbox/Achievements/Windows.Xbox.Achievements.AchievementNotifier.cpp:45
MethodAchievementNotifier
projects/WinDurango.WinRT/include/WinDurango.WinRT/Windows/Xbox/Achievements/Windows.Xbox.Achievements.AchievementNotifier.h:31
MethodAchievementSource
projects/WinDurango.WinRT/include/WinDurango.WinRT/Windows/Xbox/Achievements/Windows.Xbox.Achievements.AchievementNotifier.h:10
MethodAchievementUnlocked
projects/WinDurango.WinRT/src/Windows/Xbox/Achievements/Windows.Xbox.Achievements.AchievementNotifier.cpp:17
MethodAchievementUnlockedEventArgs
projects/WinDurango.WinRT/include/WinDurango.WinRT/Windows/Xbox/Achievements/Windows.Xbox.Achievements.AchievementNotifier.h:18
MethodAcquire
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/result.h:287
MethodAcquireBeamFrames
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.KinectSensor.cpp:107
MethodAcquireFrame
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.Body.cpp:71
MethodAcquireFrame
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.KinectSensor.cpp:332
MethodAcquireLatestBeamFrames
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.KinectSensor.cpp:87
MethodAcquireLatestFrame
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.Body.cpp:51
MethodAcquireLatestFrame
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.KinectSensor.cpp:312
FunctionActivateInstance
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/winrt.h:1896
MethodActivateInstance
projects/WinDurango.KernelX/include/WinDurango.KernelX/EraNetworking.h:40
FunctionActivationFactory
projects/WinDurango.WinRT/src/WinDurangoWinRT.cpp:43
FunctionActivationFactory
projects/WinDurango.Kinect/src/WinDurangoKinect.cpp:30
MethodActivities
projects/WinDurango.Kinect/src/Windows/Kinect/Windows.Kinect.Body.cpp:248
MethodActivityBase
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/Tracelogging.h:760
FunctionActivityData
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/Tracelogging.h:1171
MethodActivityErrorTracer
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/Tracelogging.h:4580
MethodActivityThreadWatcher
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/Tracelogging.h:400
FunctionAdaptFixedSizeToAllocatedResult
projects/WinDurango.D3D11X/include/WinDurango.D3D11X/wil/win32_helpers.h:344
MethodAddChoiceRule
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:66
MethodAddChoiceRuleFromList
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:60
MethodAddChunkSpecifiersAsync
projects/WinDurango.WinRT/src/Windows/Xbox/Management/Deployment/Windows.Xbox.Management.Deployment.PackageTransferManager.cpp:44
MethodAddGrammarFromBuilder
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:168
MethodAddGrammarFromList
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:138
MethodAddGrammarFromStream
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:150
MethodAddGrammarFromUri
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:144
MethodAddGraphRule
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.SpeechGrammarBuilder.cpp:84
MethodAddItem
projects/WinDurango.WinRT/src/Windows/Xbox/Speech/Recognition/Windows.Xbox.Speech.Recognition.cpp:30
MethodAddLocalUsersAsync
projects/WinDurango.WinRT/src/Windows/Xbox/Multiplayer/Windows.Xbox.Multiplayer.Party.cpp:102
MethodAddLogger
projects/WinDurango.Common/src/Logging.cpp:42
← previousnext →401–500 of 3,998, ranked by callers