Desktop Functions: Smart Device Functions:
|
Search Results for "BeginUpdateResource" in [All]kernel32
static extern IntPtr BeginUpdateResource(string pFileName,
Public Shared Function BeginUpdateResource(ByVal pFileName As String, _
IntPtr hResource = BeginUpdateResource(mFileName, false); hUpdate is returned from BeginUpdateResource. See BeginUpdateResource to get a handle for hUpdate, and EndUpdateResource to apply the update changes. |